Appearance
Autocomplete
Provide users with a list of relevant options as they enter text.

Configuring Autocomplete
| Property Name | Description |
|---|---|
| Options | Bind this setting to a list of items that users can select from in the autocomplete feature. |
| Initial Value | Set a default value that appears when the autocomplete is first displayed. |
| Placeholder | Provide a hint or example text that guides users on what to input. |
| Required | Enable this toggle to make the autocomplete input mandatory for form submission. |

