내용,PARAM,EXAMPLE수정
텍스트 입력이 불가능한 상태로 설정합니다.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 액션 이름 |
Example:
| Code Block | ||||
|---|---|---|---|---|
| ||||
editor.execCommand('disableIme'); |
...
내용,PARAM,EXAMPLE수정
텍스트 입력이 불가능한 상태로 설정합니다.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 액션 이름 |
Example:
| Code Block | ||||
|---|---|---|---|---|
| ||||
editor.execCommand('disableIme'); |
...