Steps
Last updated
Last updated
© 2024 UI Bakery
A series of steps. The component supports manual (for a static list) and a dynamic options configuration. You can set up a linear steps execution, or allow steps selection when required. The component supports both vertical and horizontal orientation and displays step completion.
Method | Description |
---|---|
Triggers allow you to launch certain actions upon different events.
selectStep()
selects a step by index
prev()
selects a preious step
next()
selects the next step
reset()
resets steps
On Init
Calls for an action on component's initialization
On Step Change
Calls for an action when a step is changed