Package Exports
- @ckeditor/ckeditor5-restricted-editing
 - @ckeditor/ckeditor5-restricted-editing/dist/index.js
 - @ckeditor/ckeditor5-restricted-editing/src/index.js
 - @ckeditor/ckeditor5-restricted-editing/src/restrictededitingmode
 - @ckeditor/ckeditor5-restricted-editing/src/restrictededitingmode.js
 - @ckeditor/ckeditor5-restricted-editing/src/standardeditingmode
 - @ckeditor/ckeditor5-restricted-editing/src/standardeditingmode.js
 - @ckeditor/ckeditor5-restricted-editing/theme/icons/contentlock.svg
 - @ckeditor/ckeditor5-restricted-editing/theme/icons/contentunlock.svg
 
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ckeditor/ckeditor5-restricted-editing) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
CKEditor 5 restricted editing feature
This package implements the restricted editing feature for CKEditor 5.
Demo
Check out the demo in the restricted editing feature guide.
Documentation
See the @ckeditor/ckeditor5-restricted-editing package page as well as the restricted editing feature guide in the CKEditor 5 documentation.
Installation
npm install ckeditor5License
Licensed under the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file or https://ckeditor.com/legal/ckeditor-oss-license.