셀렉션한 텍스트의 스타일을 복사한 텍스트의 스타일로 변경합니다.
관련 액션: command - copyRunStyle
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 액션 이름 |
Example:
editor.execCommand('pasteRunStyle');
셀렉션한 텍스트의 스타일을 복사한 텍스트의 스타일로 변경합니다.
관련 액션: command - copyRunStyle
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 액션 이름 |
Example:
editor.execCommand('pasteRunStyle');