SpeedDialSlots

external interface SpeedDialSlots(source)

Properties

Link copied to clipboard
abstract var root: ElementType<*>

The component that renders the root slot.

Link copied to clipboard
abstract var transition: ElementType<*>

The component that renders the transition. Follow this guide to learn more about the requirements for this component.