MaskEdit Constructor

Syntax

PP.Ui.MaskEdit(settings);

Parameters

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

Description

The MaskEdit constructor creates an instance of the MaskEdit component.

Example

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

See also:

MaskEdit