| Status | ||||
|---|---|---|---|---|
|
로딩 프로그레스를 숨깁니다.
관련 액션: command - showLoadingProgress
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 액션 이름 |
...
| Code Block | ||||
|---|---|---|---|---|
| ||||
editor.execCommand('showLoadingProgresshideLoadingProgress'); // 로딩 프로그레스 숨기기 |
| Status | ||||
|---|---|---|---|---|
|
로딩 프로그레스를 숨깁니다.
관련 액션: command - showLoadingProgress
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 액션 이름 |
...
| Code Block | ||||
|---|---|---|---|---|
| ||||
editor.execCommand('showLoadingProgresshideLoadingProgress'); // 로딩 프로그레스 숨기기 |