Enable all UI features.
Related action : blockUI
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 'unblockUI' API to enable all UI features. |
Example:
editor.execCommand('unblockUI');
Enable all UI features.
Related action : blockUI
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 'unblockUI' API to enable all UI features. |
Example:
editor.execCommand('unblockUI');