셀렉션된 텍스트의 스타일을 제거합니다.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 액션 이름 |
Example:
editor.execCommand('removeTextStyle');
셀렉션된 텍스트의 스타일을 제거합니다.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 액션 이름 |
Example:
editor.execCommand('removeTextStyle');