Theme:
Ui3nStepLineBar
Step line bar component for displaying progress through a series of steps.
Props
| Name | Type | Default | Description |
|---|---|---|---|
id | string | undefined | — | Root element id |
label* | string | — | Step label |
current* | number | 1 | Current step |
steps* | number | 1 | Total number of steps |
Usage Examples
Simple step line bar
Simple step line bar
Basic step line bar with current step
Interactive step line bar
Interactive step line bar
Step line bar with navigation controls