The check box input widget allows for the capturing of data of type boolean.
The widget allows for binding to a basic data type variable directly or to an object instance attribute.
The title is specified as a key to a lang file entry and is required. A tooltip can also be specified as a key to a lang file entry but is optional.Visibility bindings are also supported.
Add Comment