TextEditor.HyperlinkTarget

Namespace: PP.Ui;

Description

The TextEditor.HyperlinkTarget enumeration contains methods of opening a lynk.

It is used by the TextEditor.insertHyperlink method.

Available values

Value

Brief description

Current

Link opens in the current tab.

New

Link opens in a new tab.

Popup

Link opens in a new pop-up window.

See also:

PP.Ui