AutoCheck
Specifies whether IsChecked property will be automatically toggled on user click.
razor
[Parameter] public bool AutoCheck { get; set; } = false;
Specifies whether IsChecked property will be automatically toggled on user click.
[Parameter] public bool AutoCheck { get; set; } = false;