NumberEdit Constructor

Syntax

PP.Ui.NumberEdit(settings);

Parameters

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

Description

The NumberEdit constructor creates an instance of the NumberEdit component.

Example

The example of constructor use is given in the Example of Creating the NumberEdit Component page.

See also:

NumberEdit