Copy text style from the caret position.
Related action : command - pasteRunStyle
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'copyRunStyle' text style copying API |
Example:
editor.execCommand('copyRunStyle');
Copy text style from the caret position.
Related action : command - pasteRunStyle
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'copyRunStyle' text style copying API |
Example:
editor.execCommand('copyRunStyle');