CheckBox Constructor

Syntax

PP.Ui.CheckBox (settings);

Parameters

settings. The JSON object with the values of the component properties.

Description

The CheckBox constructor creates an instance of the CheckBox component.

Example

The example of constructor use is given on the Example of Creating the CheckBox Component page.

See also:

CheckBox