Sha256: e43110c97bce718d8a9fa0ce45ce329423184007837a8e1879086d4532b1ecd2

Contents?: true

Size: 1.83 KB

Versions: 29

Compression:

Stored size: 1.83 KB

Contents

<div>
  <label for="combobox" class="block text-sm font-medium text-gray-700">Assigned to</label>
  <div class="relative mt-1">
    <input id="combobox" type="text" class="w-full rounded-md border border-gray-300 bg-white py-2 pl-3 pr-12 shadow-sm focus:border-indigo-500 focus:outline-none focus:ring-1 focus:ring-indigo-500 sm:text-sm" role="combobox" aria-controls="options" aria-expanded="false">
    <button type="button" class="absolute inset-y-0 right-0 flex items-center rounded-r-md px-2 focus:outline-none">
      <svg class="h-5 w-5 text-gray-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
        <path fill-rule="evenodd" d="M10 3a.75.75 0 01.55.24l3.25 3.5a.75.75 0 11-1.1 1.02L10 4.852 7.3 7.76a.75.75 0 01-1.1-1.02l3.25-3.5A.75.75 0 0110 3zm-3.76 9.2a.75.75 0 011.06.04l2.7 2.908 2.7-2.908a.75.75 0 111.1 1.02l-3.25 3.5a.75.75 0 01-1.1 0l-3.25-3.5a.75.75 0 01.04-1.06z" clip-rule="evenodd" />
      </svg>
    </button>
    <ul class="absolute z-10 mt-1 max-h-60 w-full overflow-auto rounded-md bg-white py-1 text-base shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none sm:text-sm" id="options" role="listbox">
      <li class="relative cursor-default select-none py-2 pl-8 pr-4 text-gray-900" id="option-0" role="option" tabindex="-1">
        <span class="block truncate">Leslie Alexander</span>
        <span class="absolute inset-y-0 left-0 flex items-center pl-1.5 text-indigo-600">
          <svg class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
            <path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" />
          </svg>
        </span>
      </li>
    </ul>
  </div>
</div>

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
tailwind_dsl-0.0.32 .components/tui/application-ui/component/form/comboboxes/02.clean.html
tailwind_dsl-0.0.31 .components/tui/application-ui/component/form/comboboxes/02.clean.html
tailwind_dsl-0.0.30 .components/tui/application-ui/component/form/comboboxes/02.clean.html
tailwind_dsl-0.0.29 .components/tui/application-ui/component/form/comboboxes/02.clean.html
tailwind_dsl-0.0.28 .components/tui/application-ui/component/form/comboboxes/02.clean.html
tailwind_dsl-0.0.27 .components/tui/application-ui/component/form/comboboxes/02.clean.html
tailwind_dsl-0.0.26 .components/tui/application-ui/component/form/comboboxes/02.clean.html
tailwind_dsl-0.0.25 .components/tui/application-ui/component/form/comboboxes/02.clean.html
tailwind_dsl-0.0.24 .components/tui/application-ui/component/form/comboboxes/02.clean.html
tailwind_dsl-0.0.23 .components/tui/application-ui/component/form/comboboxes/02.clean.html
tailwind_dsl-0.0.22 .components/tui/application-ui/component/form/comboboxes/02.clean.html
tailwind_dsl-0.0.21 .components/tui/application-ui/component/form/comboboxes/02.clean.html
tailwind_dsl-0.0.20 .components/tui/application-ui/component/form/comboboxes/02.clean.html
tailwind_dsl-0.0.19 .components/tui/application-ui/component/form/comboboxes/02.clean.html
tailwind_dsl-0.0.18 .components/tui/application-ui/component/form/comboboxes/02.clean.html
tailwind_dsl-0.0.17 .components/tui/application-ui/component/form/comboboxes/02.clean.html
tailwind_dsl-0.0.16 .components/tui/application-ui/component/form/comboboxes/02.clean.html
tailwind_dsl-0.0.15 .components/tui/application-ui/component/form/comboboxes/02.clean.html
tailwind_dsl-0.0.14 .components/tui/application-ui/component/form/comboboxes/02.clean.html
tailwind_dsl-0.0.13 .components/tui/application-ui/component/form/comboboxes/02.clean.html