Namespace: PP.Ui;
The TextEditor.HyperlinkTarget enumeration contains methods of opening a lynk.
It is used by the TextEditor.insertHyperlink method.
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: