TextEditor.focus

Syntax

focus(args: Object);

Parameters

args. Service information. Optional parameter.

Description

The focus method sets focus to editor text area.

Example

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

See also:

TextEditor