CheckBox

CheckBox

Description

Implements a simple checkbox control.

Check can be toggled by clicking on the check square, or the text.

Try It

This shortcode has been elminated and replaced with a newer one. This page is yet to be updated but will be shortly.

Class Reference

CheckBox inherits from Control

Properties

Checked

Type: Bool
Default: false

Hint

Type: String
Default: ''

Text

Type: Markdown
Default: ''

Events

Clicked