-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Auto active substep #814
Copy link
Copy link
Open
Description
I think it's useful to let use active a substep after enter the step, so the first substep (or specified substep) is active at first, then can be hidden after. e.g. we can show a slogan at first, then replacing it with actually content.
I thought of some way:
- add attribute
data-substep-active/data-substep-active=<substep-idx>tostepelement - add attribute
data-substep-activeto asubstepelement - add class
substep-auto-activeto asubstepelement
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels