EDS4 logo
@eds/rich-text-editor
v4.0.3

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/rich-text-editor
Import usage
import { RichTextEditor } from '@eds/rich-text-editor';