MobileStepperSlotProps

external interface MobileStepperSlotProps : Props(source)

Properties

Link copied to clipboard

TS: SlotProps<'div', MobileStepperDotSlotPropsOverrides, MobileStepperOwnerState>

Link copied to clipboard

TS: SlotProps<'div', MobileStepperDotsSlotPropsOverrides, MobileStepperOwnerState>

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

TS: SlotProps< React.ElementType, MobileStepperProgressSlotPropsOverrides, MobileStepperOwnerState >

Link copied to clipboard
abstract var root: PaperProps?

TS: SlotProps< React.ElementType, MobileStepperRootSlotPropsOverrides, MobileStepperOwnerState >

Functions

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