@keystonejs-contrib/fields-ckeditor

1.0.1 • Public • Published

KeystoneJS CKEditor field

This field inserts a string path into your schema based on the Text field type implementation, and renders a CKEditor5 editor in the Admin UI.

Usage

This package isn't included with the keystone fields package and needs to be installed with yarn add @keystonejs-contrib/fields-ckeditor or npm install @keystonejs-contrib/fields-ckeditor

Then import it, and use it like any other field:

const { CKEditor } = require('@keystonejs/fields-ckeditor');

Readme

Keywords

none

Package Sidebar

Install

npm i @keystonejs-contrib/fields-ckeditor

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

11.9 kB

Total Files

15

Last publish

Collaborators

  • gautamsi