read-only.md 256 B


title: Read-only support

category: features

The editor can be set into a read-only mode by changing the value of {@link module:core/editor/editor~Editor#isReadOnly Editor#isReadOnly} property.

See the demo below:

{@snippet features/read-only}