The **Autocomplete** input component allows you to search through a list of options.
It is an advanced input that provides suggestions as the user types.
Based on the [Dropdown](/components/Dropdown) component, the component implements the W3C ARIA APG [Combobox Pattern](https://www.w3.org/WAI/ARIA/apg/patterns/combobox/).
Use it with the [Field](/components/Field) component to access all functionalities.
