You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be very handy to have an ability to disable certain accordion or collapse items by adding .disabled to .accordion-item.
Motivation and context
If accordion is used as a simple wizard (e.g. checkout process in e-commerce or user registration), next steps can be shown but be disabled until user completes the current step. This option will extend accordion use cases.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
Proposal
Would be very handy to have an ability to disable certain accordion or collapse items by adding
.disabled
to.accordion-item
.Motivation and context
If accordion is used as a simple wizard (e.g. checkout process in e-commerce or user registration), next steps can be shown but be disabled until user completes the current step. This option will extend accordion use cases.
The text was updated successfully, but these errors were encountered: