Radzen Blazor Components

Blazor RadioButtonList

The Blazor RadioButtonList shows a set of radio buttons bound to data, with horizontal or vertical orientation and null value support.

Get and Set the value of RadioButtonList Link to this section

As all Radzen Blazor input components the RadioButtonList has a Value property which gets and sets the value of the component. Use @bind-Value to get the user input.

Get and Set the value of RadioButtonList using Value and Change event Link to this section

Value property can be used to set the value of the component and Change event to get the user input.

Set RadioButtonList orientation and layout Link to this section

RadioButtonList layout can be configured via various properties for position and alignment such as Orientation, AlignItems, and JustifyContent. The behavior is similar to RadzenStack.

Orientation
AlignItems
JustifyContent
Wrap
Gap

Populate RadioButtonList items from data Link to this section

Use the Data property to dynamically populate RadioButtonList items from a collection.

Statically declared and populated RadioButtonList items from data Link to this section

Combine statically declared items with data-bound items for flexible RadioButtonList configurations.

RadioButtonList with null value Link to this section

RadioButtonList supports nullable value types, allowing no selection when the value is null.

Populate items programmatically and disable item Link to this section

Use loops to programmatically create RadioButtonList items and set individual items as disabled.

Keyboard Navigation Link to this section

The following keys or key combinations provide a way for users to navigate and interact with Radzen Blazor RadioButtonList component.

Press this key To do this
Tab Move focus into the RadioButtonList.
Down or Right Arrow Move focus to and select the next item.
Up or Left Arrow Move focus to and select the previous item.
Home Move focus to and select the first item.
End Move focus to and select the last item.
Space or Enter Select the focused item.

Frequently asked questions

How do I bind the Blazor RadioButtonList to data?

Set Data to your collection with TextProperty and ValueProperty (or declare RadzenRadioButtonListItem items), then bind the selected value with @bind-Value.

Radzen Blazor Newsletter

Get an email when new components and releases ship.

All the tools in one place

Save Hours on Every Project

With Radzen Blazor subscription you get the full toolkit, including:

Dedicated support backed by proven expertise

Premium themes and theme editor

Ready-to-use UI blocks

Complete app templates

Visual design-time-experience

Radzen Blazor Studio

Radzen Blazor Components, © 2018-2026 Radzen.
Source Code licensed under MIT

Demos Configuration

Premium Themes

  • Material 3
  • Material 3 Dark
  • Material 3 Expressive
  • Material 3 Expressive Dark
  • Fluent
  • Fluent Dark

Free Themes

  • Material
  • Material Dark
  • Standard
  • Standard Dark
  • Default
  • Dark
  • Humanistic
  • Humanistic Dark
  • Software
  • Software Dark
An error has occurred. This app may no longer respond until reloaded. Reload 🗙