1.1.7 • Published 2 years ago

@ovieh/field-editor-rich-text v1.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@contentful/field-editor-rich-text

npm install @contentful/field-editor-rich-text

This package contains a React RichTextEditor component that is used as default for RichText field type in the Contentful web application.

This editor app is built on top of Slate, a third party framework for building highly customizable rich text editing solutions.

import 'codemirror/lib/codemirror.css';
import { RichTextEditor } from '@contentful/field-editor-rich-text';