deprecated
2.9.0 버전부터는 command - toggleGuide로 대체되었습니다.
레이어 가이드를 토글합니다.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 액션 이름 |
Example:
editor.execCommand('toggleDivGuide');
deprecated
2.9.0 버전부터는 command - toggleGuide로 대체되었습니다.
레이어 가이드를 토글합니다.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 액션 이름 |
Example:
editor.execCommand('toggleDivGuide');