Skip to content
Theme:

Ui3nStepLineBar

Step line bar component for displaying progress through a series of steps.

Props

NameTypeDefaultDescription
idstring | undefined

Root element id

label*string

Step label

current*number1

Current step

steps*number1

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