Skip to content

Autocomplete

Autocomplete inputs are used to provide suggestions while users type.

  • 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 the MuiMenuItem-root class via a theme-level renderOption prop.
  • Added role=“group” to the root element.
  • Small: Use in compact interfaces where space is limited.
  • Medium: Default size, suitable for most use cases.