IsChecked
Gets or sets checked state of checkbox. This property supports two-way binding.
razor
[Parameter] public bool IsChecked { get; set; }
Gets or sets checked state of checkbox. This property supports two-way binding.
[Parameter] public bool IsChecked { get; set; }