AutocompleteClasses

sealed external interface AutocompleteClasses(source)

Properties

Link copied to clipboard

Styles applied to the clear indicator.

Link copied to clipboard
abstract val endAdornment: ClassName

Styles applied to the endAdornment element.

Link copied to clipboard
abstract val expanded: ClassName

State class applied to the root element if the listbox is displayed.

Link copied to clipboard
abstract val focused: ClassName

State class applied to the root element if focused.

Link copied to clipboard
abstract val focusVisible: ClassName

Styles applied to the option elements if they are keyboard focused.

Link copied to clipboard
abstract val fullWidth: ClassName

Styles applied to the root element if fullWidth={true}.

Link copied to clipboard
abstract val groupLabel: ClassName

Styles applied to the group's label elements.

Link copied to clipboard
abstract val groupUl: ClassName

Styles applied to the group's ul elements.

Link copied to clipboard
abstract val hasClearIcon: ClassName

Styles applied when the clear icon is rendered.

Link copied to clipboard
abstract val hasPopupIcon: ClassName

Styles applied when the popup icon is rendered.

Link copied to clipboard
abstract val input: ClassName

Styles applied to the input element.

Link copied to clipboard
abstract val inputFocused: ClassName

Styles applied to the input element if the input is focused.

Link copied to clipboard
abstract val inputRoot: ClassName

Styles applied to the Input element.

Link copied to clipboard
abstract val listbox: ClassName

Styles applied to the listbox component.

Link copied to clipboard
abstract val loading: ClassName

Styles applied to the loading wrapper.

Link copied to clipboard
abstract val noOptions: ClassName

Styles applied to the no option wrapper.

Link copied to clipboard
abstract val option: ClassName

Styles applied to the option elements.

Link copied to clipboard
abstract val paper: ClassName

Styles applied to the Paper component.

Link copied to clipboard
abstract val popper: ClassName

Styles applied to the popper element.

Link copied to clipboard

Styles applied to the popper element if disablePortal={true}.

Link copied to clipboard

Styles applied to the popup indicator.

Link copied to clipboard

Styles applied to the popup indicator if the popup is open.

Link copied to clipboard
abstract val root: ClassName

Styles applied to the root element.

Link copied to clipboard
abstract val tag: ClassName

Styles applied to the tag elements, for example the chips.

Link copied to clipboard
abstract val tagSizeMedium: ClassName

Styles applied to the tag elements, for example the chips if size="medium".

Link copied to clipboard
abstract val tagSizeSmall: ClassName

Styles applied to the tag elements, for example the chips if size="small".