Blazor CheckBox Component

The CheckBox component for Blazor represents a check box that allows the end-user to select a true, false or indeterminate condition.

Prerequisites

Refer to Blazor Getting Started.

Example: