8
0

read-only.md 289 B


category: features

Read-only support

{@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}