DialogSlotsAndSlotProps

external interface DialogSlotsAndSlotProps : Props(source)

Properties

Link copied to clipboard
abstract var key: Key?
Link copied to clipboard
abstract var slotProps: DialogSlotProps?
Link copied to clipboard
abstract var slots: DialogSlots?

Functions

Link copied to clipboard
open inline operator fun Props?.unaryPlus()