TextArea Constructor

Syntax

TextArea(settings);

Parameters

settings. JSON object that contains values of class properties.

Description

The TextArea constructor creates an instance of the TextArea class.

Example

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

See also:

TextArea