UNPKG

@oruga-ui/oruga-next

Version:

UI components for Vue.js and CSS framework agnostic

5 lines (4 loc) 409 B
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.