| Status | ||||
|---|---|---|---|---|
|
public setLock(selector: String)
...
| Code Block | ||||
|---|---|---|---|---|
| ||||
window.editor.setLock('#lock_element_Id');
window.editor.setLock('.not_editable'); |
Source view
You can apply it by adding the add 'se-lockunlock' class to the applied element in the Source View Mode of the editor's source view.
Experiencing
| Include Page | |||||
|---|---|---|---|---|---|
|