CheckboxComponent

Constructors

Link copied to clipboard
constructor(data: CheckboxComponentData)

Properties

Link copied to clipboard

ID for the checkbox; 1-100 characters.

Link copied to clipboard
open override val data: CheckboxComponentData
Link copied to clipboard

Whether the checkbox is selected by default.

Link copied to clipboard
open override val type: ComponentType

The type of component.

Link copied to clipboard

The state of the checkbox (true if checked, false if unchecked).