LoveUILoveUI
DocsBase Components29Features41Sections6Snippets1101TemplatesComing Soon
Base Components

Actions

ButtonLink

Forms

InputTextareaPassword InputCheckboxRadioSwitchSelectListboxComboboxFieldset

Layout

DividerHeadingText

Navigation

NavbarSidebarPagination

Overlays

DialogDropdown

Display

AlertAvatarBadgeTableDescription List

Layouts

Auth LayoutSidebar LayoutStacked Layout

Combobox

Autocomplete input with dropdown suggestions.

The Combobox primitive combines a text input with a dropdown list for searchable selections.

Examples

Searchable combobox

Features

  • Type-ahead filtering
  • Keyboard navigation
  • ARIA combobox semantics
  • Custom item rendering

Listbox

Accessible listbox component for custom select-like interfaces.

Fieldset

Group related form controls with a legend.

On this page

Installation
Examples
Searchable combobox
Features