Search results

Overview API in JavaScript (ES5) CheckBox API control

Name Description
CheckBox The CheckBox is a graphical user interface element that allows you to select one or more options from the choices.
It contains checked, unchecked, and indeterminate states.
BeforeChangeEventArgs Represents the event arguments for a “beforeChange” event.
This object contains details about an action that is about to occur, allowing you to intercept and cancel the action before it’s finalized.
ChangeEventArgs Interface for change event arguments.
LabelPosition Defines the label position of CheckBox.