AutocompleteSlots

external interface AutocompleteSlots(source)

Properties

Link copied to clipboard

The component used to render the clear indicator element.

Link copied to clipboard
abstract var listbox: ComponentType<*>

The component used to render the listbox.

Link copied to clipboard
abstract var paper: ComponentType<*>

The component used to render the body of the popup.

Link copied to clipboard
abstract var popper: ComponentType<*>

The component used to position the popup.

Link copied to clipboard

The component used to render the popup indicator element.

Link copied to clipboard
abstract var root: ElementType<*>

The component that renders the root.