Steps component
Figma Component
Steps component displays a navigation for wizard-like workflows.
Properties
Name | Description | Default |
---|---|---|
activeStep required | Current active step index | - |
setActiveStep required | Set current active step by it's index | - |
Note: This table does not include native DOM and React properties like `onClick`, `ref`, `id`, `aria-label` (and many others) supported by this component.