Contribute to this guide

APICKEditor 5 restricted editing feature

npm version

This package implements the restricted editing feature for CKEditor 5.

# Demo

Check out the demo in the restricted editing feature guide.

# Documentation

See the restricted editing feature guide as well as the RestrictedEditingMode and StandardEditingMode plugins documentation.

# Installation

npm install --save @ckeditor/ckeditor5-restricted-editing

# Contribute

The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-restricted-editing.