ContentControlCheckBoxProperties
type ContentControlCheckBoxProperties = object
Description
The content control checkbox properties.
Properties
- Checked
boolean
Defines if the content control checkbox is checked or not.
- CheckedSymbol
number
A symbol in the HTML code format that is used when the checkbox is checked.
- UncheckedSymbol
number
A symbol in the HTML code format that is used when the checkbox is not checked.