SpeedDialActionSlots

external interface SpeedDialActionSlots(source)

Properties

Link copied to clipboard
abstract var fab: ElementType<*>?

The component that renders the fab.

Link copied to clipboard
abstract var staticTooltip: ElementType<*>?

The component that renders the static tooltip.

Link copied to clipboard

The component that renders the static tooltip label.

Link copied to clipboard
abstract var tooltip: ElementType<*>?

The component that renders the tooltip.