캐럿을 이전 문단의 맨 앞으로 이동시킵니다.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 액션 이름 |
Example:
editor.execCommand('previousParagraphStart');
캐럿을 이전 문단의 맨 앞으로 이동시킵니다.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 액션 이름 |
Example:
editor.execCommand('previousParagraphStart');