PopoverSlots

external interface PopoverSlots(source)

Properties

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

The component used for the backdrop slot.

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

The component used for the paper slot.

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

The component used for the root slot.

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

The component used for the transition slot.