RadioSlotProps

external interface RadioSlotProps : Props(source)

Properties

Link copied to clipboard

TS: SlotProps<'input', RadioInputSlotPropsOverrides, RadioOwnerState>

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

TS: SlotProps< React.ElementType, RadioRootSlotPropsOverrides, RadioOwnerState >

Functions

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