Open the hyperlink at the caret position.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 'openLink' hyperlink opening API |
Example:
editor.execCommand('openLink');
Open the hyperlink at the caret position.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 'openLink' hyperlink opening API |
Example:
editor.execCommand('openLink');