SpeedDialActionSlotProps

external interface SpeedDialActionSlotProps : Props(source)

Properties

Link copied to clipboard
abstract var fab: FabProps?

TS: SlotProps< React.ElementType, SpeedDialActionFabSlotPropsOverrides, SpeedDialActionOwnerState >

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

TS: SlotProps< 'span', SpeedDialActionStaticTooltipSlotPropsOverrides, SpeedDialActionOwnerState >

Link copied to clipboard

TS: SlotProps< 'span', SpeedDialActionStaticTooltipLabelSlotPropsOverrides, SpeedDialActionOwnerState >

Link copied to clipboard
abstract var tooltip: TooltipProps?

TS: SlotProps< React.ElementType, SpeedDialActionTooltipSlotPropsOverrides, SpeedDialActionOwnerState >

Functions

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