Accordion

Expandable content panels with single-open-at-a-time behavior (radio input based)
Class Reference

Basic

Accordion uses the same style as the collapse component but works with radio inputs. Control open state by checking/unchecking radio inputs.
Radio inputs with the same name work together - use unique names for separate accordion groups

Radio Input Accordion

How do I create an account?
Click the "Sign Up" button in the top right corner and follow the registration process.
I forgot my password. What should I do?
Click on "Forgot Password" on the login page and follow the instructions sent to your email.
How do I update my profile information?
Go to "My Account" settings and select "Edit Profile" to make changes.

Icon Variants

Arrow Icons

How do I create an account?
Click the "Sign Up" button in the top right corner and follow the registration process.
I forgot my password. What should I do?
Click on "Forgot Password" on the login page and follow the instructions sent to your email.
How do I update my profile information?
Go to "My Account" settings and select "Edit Profile" to make changes.

Plus/Minus Icons

How do I create an account?
Click the "Sign Up" button in the top right corner and follow the registration process.
I forgot my password. What should I do?
Click on "Forgot Password" on the login page and follow the instructions sent to your email.
How do I update my profile information?
Go to "My Account" settings and select "Edit Profile" to make changes.

Advanced

Joined Accordion

Combined with join utility for seamless borders
How do I create an account?
Click the "Sign Up" button in the top right corner and follow the registration process.
I forgot my password. What should I do?
Click on "Forgot Password" on the login page and follow the instructions sent to your email.
How do I update my profile information?
Go to "My Account" settings and select "Edit Profile" to make changes.

Class Reference

Class Type Description
collapse Component Base accordion container
collapse-title Part Always visible title section
collapse-content Part Expandable content section
collapse-arrow Modifier Arrow icon variant
collapse-plus Modifier Plus/minus icon variant
collapse-open Modifier Force open
collapse-close Modifier Force close
Do you have a question? ask the community
Do you see a bug? open an issue on GitHub