Step

Step identifies one logical point in a Stepper and may render its active content.

ParameterDescription
stepZero-based position in the Stepper.
labelShort visible step label.
descriptionSupporting explanation for the step.
indicator
status
isDisabled
isOptional
ifConditional rendering expression.

Usage

xml
<Step step="0" label="Details" description="Enter the required information." />