Skip to main content
The CheckboxElement class is utilised to create a single selection input element in a user interface.

Constructor


Usage

Here’s how to create an instance of the CheckboxElement class:
In this example, a new instance of CheckboxElement is created with an elementId “service”, a label “Select Services”, and a list of three options.