SwitchBaseSlotProps

external interface SwitchBaseSlotProps : Props(source)

Properties

Link copied to clipboard

TS: SlotProps<'input', {}, SwitchBaseOwnerState>

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

TS: SlotProps, {}, SwitchBaseOwnerState>

Functions

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