Demonstration and configuration of the Radzen Blazor ListBox component.
As all Radzen Blazor input components the ListBox has a Value property which gets and sets the value of the component. Use @bind-Value
to get the user input.
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 ListBox component.
Press this key | To do this |
---|---|
Tab | Navigate to a ListBox component. |
Space or Enter | Expand or collapse the Fieldset. |
Down arrow | Focus the next ListBox item. |
Up arrow | Focus the previous ListBox item. |
Enter | Select the focused ListBox item. |
Alphanumeric | Focus next ListBox item starting with typed key. |
Radzen Blazor Studio is a software development environment that empowers developers to design, build and deploy Blazor applications without the traditional hurdles. Write less code and get more done.
Radzen Blazor Components, © 2018-2024 Radzen.
Source Code licensed under
MIT