Class: CheckBox

ui.CheckBox

new ui.CheckBox ()

Element representing a UI checkbox.

Properties:
Name Type Description
checked bool

(default: false) Whether the checkbox is in checked state.

Extends