# Autocomplete (/ui-kit/components/autocomplete)





<ComponentShowcase title="Default" description="Free-text input that filters the list as the query narrows" code="defaultCode">
  <DefaultAutocompleteExample />
</ComponentShowcase>

<ComponentShowcase title="Trigger and clear" description="Adds a button to open the full list and one to reset the query" code="extendedCode">
  <ExtendedAutocompleteExample />
</ComponentShowcase>
