SwitchSlotsAndSlotProps

external interface SwitchSlotsAndSlotProps : Props(source)

Properties

Link copied to clipboard
abstract var key: Key?
Link copied to clipboard
abstract var slotProps: SwitchSlotProps?
Link copied to clipboard
abstract var slots: SwitchSlots?

Functions

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