1.0.3 • Published 3 years ago

@bozelljacobs/ext-field-editor-rich-text v1.0.3

Weekly downloads
-
License
none
Repository
github
Last release
3 years ago

@bozelljacobs/ext-field-editor-rich-text

npm install @bozelljacobs/ext-field-editor-rich-text

This package contains an Extended React RichTextEditor component that is used as default for RichText field type in the Contentful web application. It's functionality has been extended with: -Alignment --Left --Center --Right --Justify

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 '@contentful/forma-36-react-components/dist/styles.css';
import { RichTextEditor } from '@bozelljacobs/ext-field-editor-rich-text';