Autocomplete
Autocomplete inputs are used to provide suggestions while users type.
- Useful links:
StrataKit MUI modifications
Section titled “StrataKit MUI modifications”- Restyled using StrataKit’s visual language.
- The “clear” indicator is now keyboard focusable and remains visible to improve accessibility.
- The listbox now matches the visual styling of
Menu, with individual options using theMuiMenuItem-rootclass via a theme-levelrenderOptionprop.