내용,PARAM수정
캐럿을 줄
...
맨 앞으로 이동시킵니다.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 액션 이름 |
Example:
| Code Block | ||||
|---|---|---|---|---|
| ||||
editor.execCommand('lineStart'); |
...
내용,PARAM수정
캐럿을 줄
...
맨 앞으로 이동시킵니다.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 액션 이름 |
Example:
| Code Block | ||||
|---|---|---|---|---|
| ||||
editor.execCommand('lineStart'); |
...