An accordion is a collection of collapsible items, displayed top to bottom. Useful for including large amounts of text without making people scroll through it all.
Here's some content!
Here's some more content!
And finally, even more content!
Modifiers
Use the is-first-expanded
class to auto-expand the first item by default:
Use the is-toggle
class to make the items toggle independently:
Here's some content!
Here's some more content!
And finally, even more content!