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