StepLabelSlots

external interface StepLabelSlots(source)

Properties

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

The component that renders the label.

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

The component that renders the root.

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

The component to render in place of the StepIcon.