Wysiwyg Editor
The <WysiwygEditor>
provides a state of the art richtext editor.
import { WysiwygEditor } from '@remirror/react-editors/wysiwyg';
Loading...
Find many more examples on Storybook.
note
Want to customize the behavior? Simply copy the <WysiwygEditor>
code and change the extensions. That's what Remirror was built for.