Api Autocomplete
# jQuery UI API β Autocomplete Widget
## Category
(#)
## Usage
**Description:** The Autocomplete widget searches and filters based on user input, allowing users to quickly find and select from a predefined list of values.
**Added in:** 1.8
Any field that can receive input can be converted to an Autocomplete, i.e., `` elements, `
YouTip