DialogSlotProps

external interface DialogSlotProps : Props(source)

Properties

Link copied to clipboard
abstract var backdrop: BackdropProps?

TS: SlotProps, DialogBackdropSlotPropsOverrides, DialogOwnerState>

Link copied to clipboard

TS: SlotProps<'div', DialogContainerSlotPropsOverrides, DialogOwnerState>

Link copied to clipboard
abstract var key: Key?
Link copied to clipboard
abstract var paper: PaperProps?

TS: SlotProps, DialogPaperSlotPropsOverrides, DialogOwnerState>

Link copied to clipboard
abstract var root: ModalProps?

TS: SlotProps, DialogRootSlotPropsOverrides, DialogOwnerState>

Link copied to clipboard

TS: SlotComponentProps, TransitionProps & DialogTransitionSlotPropsOverrides, DialogOwnerState>

Functions

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