SwitchSlotProps

external interface SwitchSlotProps : Props(source)

Properties

Link copied to clipboard

TS: SlotProps<'input', SwitchInputSlotPropsOverrides, SwitchOwnerState>

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

TS: SlotProps<'span', SwitchRootSlotPropsOverrides, SwitchOwnerState>

Link copied to clipboard

TS: SlotProps< React.ElementType, SwitchSwitchBaseSlotPropsOverrides, SwitchOwnerState >

Link copied to clipboard

TS: SlotProps<'span', SwitchThumbSlotPropsOverrides, SwitchOwnerState>

Link copied to clipboard

TS: SlotProps<'span', SwitchTrackSlotPropsOverrides, SwitchOwnerState>

Functions

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