MenuSlots

external interface MenuSlots(source)

Properties

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

The component used for the backdrop slot.

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

The component used for the list.

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

The component used for the paper.

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

The component used for the popper.

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

The component used for the transition slot.