Autocomplete
Display suggestions as users type.
Installation
pnpm add @base-ui/react motionExamples
Free, accessible React autocomplete components built with Base UI for search suggestions, tag inputs, and filtered lists with keyboard navigation.
Base
Auto Highlight
Highlight the first matching item automatically as you type.
Grouped
Organize related options with group labels.
Icon
Add an icon inside the input field.
Loading
Display a loading state while fetching results.
Empty State
Display a custom empty state when no results match.
Max Items
Restrict the maximum number of visible results.
Static
Open and close instantly, without animation.