모든 Enable all UI 기능을 활성화합니다features.
관련 액션Related action : command - blockUI
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String액션 이름 | 'unblockUI' API to enable all UI features. |
Example:
| Code Block | ||||
|---|---|---|---|---|
| ||||
editor.execCommand('unblockUI'); |
...
모든 Enable all UI 기능을 활성화합니다features.
관련 액션Related action : command - blockUI
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String액션 이름 | 'unblockUI' API to enable all UI features. |
Example:
| Code Block | ||||
|---|---|---|---|---|
| ||||
editor.execCommand('unblockUI'); |
...