IsChecked
Specifies whether toggle is rendered in the checked state. This property support two-way binding.
razor
[Parameter] public bool IsChecked { get; set; }
Specifies whether toggle is rendered in the checked state. This property support two-way binding.
[Parameter] public bool IsChecked { get; set; }