Sha256: ec4f912a4dff4b91d3baee38c4694949d60c88d04e1cd1dabff635df42ce1d9c
Contents?: true
Size: 920 Bytes
Versions: 29
Compression:
Stored size: 920 Bytes
Contents
<button type="button" class="group relative inline-flex h-5 w-10 flex-shrink-0 cursor-pointer items-center justify-center rounded-full focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-offset-2" role="switch" aria-checked="false"> <span class="sr-only">Use setting</span> <span aria-hidden="true" class="pointer-events-none absolute h-full w-full rounded-md bg-white"></span> <!-- Enabled: "bg-indigo-600", Not Enabled: "bg-gray-200" --> <span aria-hidden="true" class="bg-gray-200 pointer-events-none absolute mx-auto h-4 w-9 rounded-full transition-colors duration-200 ease-in-out"></span> <!-- Enabled: "translate-x-5", Not Enabled: "translate-x-0" --> <span aria-hidden="true" class="translate-x-0 pointer-events-none absolute left-0 inline-block h-5 w-5 transform rounded-full border border-gray-200 bg-white shadow ring-0 transition-transform duration-200 ease-in-out"></span> </button>
Version data entries
29 entries across 29 versions & 1 rubygems