Blazor RadioGroup - Overview
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
- Overview.razor
The RadioGroup component is part of Telerik UI for Blazor, a professional grade UI library with 110+ native components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
Description
You can use the Telerik UI for Blazor RadioGroup component to display two or more radio buttons. They use the Telerik Theme styling like the rest of the Telerik components and can participate in form validation.
You can provide the desired options through data binding to primitive types or to a collection of application-specific models. The Radio Button Group component will render them for you and you can choose whether to use horizontal or vertical order, and also where to place the labels according to the radio buttons themselves.