Demonstration and configuration of the Radzen Blazor SelectBar component.
As all Radzen Blazor input components the SelectBar has a Value property which gets and sets the value of the component. Use @bind-Value
to get the user input.
Name | Action |
---|---|
Animal Action | |
Animal Action |
Value property can be used to set the value of the component and Change
event to get the user input.
The following keys or key combinations provide a way for users to navigate and interact with Radzen Blazor SelectBar component.
Press this key | To do this |
---|---|
Tab | Navigate to a SelectBar item. |
Shift + Tab | Navigate to a previous SelectBar item. |
Space or Enter | Select the focused SelectBar item. |
Space or Enter with multiple selection enabled | Toggle selection of the focused SelectBar item. |
Radzen Blazor Components, © 2018-2025 Radzen.
Source Code licensed under
MIT