TextEditor.focus

Syntax

focus(args: Object);

Parameters

args. Service information. Optional parameter.

Description

The focus method sets focus to editor text area.

Example

The example of use is given in the page with description of the TextEditor.insertNode method.

See also:

TextEditor