SnackbarSlotProps

external interface SnackbarSlotProps : Props(source)

Properties

Link copied to clipboard

TS: SlotComponentProps< typeof ClickAwayListener, SnackbarClickAwayListenerSlotPropsOverrides, SnackbarOwnerState >

Link copied to clipboard

TS: SlotProps< React.ElementType, SnackbarContentSlotPropsOverrides, SnackbarOwnerState >

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

TS: SlotProps<'div', SnackbarRootSlotPropsOverrides, SnackbarOwnerState>

Link copied to clipboard

TS: SlotComponentProps< React.ElementType, TransitionProps & SnackbarTransitionSlotPropsOverrides, SnackbarOwnerState >

Functions

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