Skip to main content

How can I use row admin properties in embedded Unlayer editor?

M
Written by Malik Ahtesham
Updated over a year ago

The usage of Content Admin properties are visible when the designMode: "edit" argument is passed in the init config; you can toggle multiple options;
​


Turning all these toggles for a selected row element will prevent any future changes from being applied to that block. To hide these Content Admin Settings again, you can set the designMode: "live"which is the default mode.

Did this answer your question?