New to Kendo UI for Angular? Start a free 30-day trial
CheckedState
The checked state of the CheckBox component.
type
CheckedState = "none" | "indeterminate" | "checked";
The checked state of the CheckBox component.
type
CheckedState = "none" | "indeterminate" | "checked";