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