EDS4 logo
@eds/react/rich-text-editor
v0.0.0

RichTextEditor

The rich-text editor (aka. WYSIWYG) allows user to format text using an editing area. This component uses CKEditor under the hood.
Install
npm install @eds/react/rich-text-editor
Import usage
import { RichTextEditor } from '@eds/react/rich-text-editor';