| Status | ||||
|---|---|---|---|---|
|
public setLock(selector: String)
...
| Code Block | ||||
|---|---|---|---|---|
| ||||
window.editor.setLock('#lock_element_Id');
window.editor.setLock('.not_editable'); |
소스보기
...
Source view
You can add 'se-lock'클래스를 추가하여 적용 할 수 있습니다.
...
unlock' class to the applied element in the Source View Mode of the editor.
Experiencing
| Include Page | |||||
|---|---|---|---|---|---|
|