Demonstration and configuration of the Radzen Blazor AutoComplete component.
As all Radzen Blazor input components the AutoComplete has a Value property which gets and sets the value of the component. Use @bind-Value
to get the user input.
Start typing e.g. France
Value property can be used to set the value of the component and Change
event to get the user input.
Start typing e.g. France
Start typing e.g. France
Start typing e.g. France
Show items that start with a specific string, case insensitive after 100ms
Start typing e.g. France
Start typing e.g. France
Start typing e.g. Al
Start typing e.g. France
The following keys or key combinations provide a way for users to navigate and interact with Radzen Blazor AutoComplete component.
Press this key | To do this |
---|---|
Tab | Navigate to the component. |
Down arrow | Focus the next AutoComplete list item. |
Up arrow | Focus the previous AutoComplete list item. |
Enter | Select the focused AutoComplete list item and close the AutoComplete popup. |
Esc | Close the opened AutoComplete popup. |
Whether you prefer a standalone environment or integration directly within Visual Studio, Radzen provides a powerful toolkit to increase development speed, reduce repetitive coding, and focus on building exceptional applications.
Radzen Blazor Studio is a software development environment that empowers developers to design, build and deploy Blazor applications without the traditional hurdles.
Radzen Blazor for Visual Studio extension streamlines Blazor development within the Visual Studio environment. The Blazor extension you need to boost productivity!
Radzen Blazor Components, © 2018-2024 Radzen.
Source Code licensed under
MIT