Demonstration and configuration of the Radzen Blazor Accordion component.
Set Multiple
to true
to enable multiple expand.
Use two-way binding @bind-Selected
to bind items selection to your model.
The following keys or key combinations provide a way for users to navigate and interact with Radzen Blazor Accordion component.
Press this key | To do this |
---|---|
Tab | Navigate to an Accordion. |
DownArrow | Focus next Accordion item. |
UpArrow | Focus previous Accordion item. |
Space or Enter | Change the state of a focused Accordion item switching between expanded and collapsed. |
Radzen Blazor Components, © 2018-2025 Radzen.
Source Code licensed under
MIT