read-only.md 293 B


title: Read-only support

category: features

{@snippet build-classic-source}

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

See the demo below:

{@snippet features/read-only}