title: Read-only support
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.
Editor#isReadOnly
See the demo below:
{@snippet features/read-only}