RadioButton Constructor

Syntax

PP.RadioButton(settings);

Parameters

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

Description

The RadioButton constructor creates an instance of the RadioButton component.

Example

The example of constructor use is given on the Example of Creating a group of RadioButton Components page.

See also:

RadioButton