Blazor RadioButton Component

The RadioButton component for Blazor represents a widget with which users can make a choice among a set of mutually exclusive, related options. Users can choose one and only one option.

Prerequisites

Refer to Blazor Getting Started.

Example: