React Mui Draft Wysiwyg
Edit page
Introduction
Configuration
Data conversion
Examples
Basic with empty contentBasic with contentImportsPlaygroundSave contentRead only editorDisplay the content in your page

Initializes the editor with content

Imports

import MUIEditor, { MUIEditorState } from "react-mui-draft-wysiwyg";
import { convertFromRaw } from 'draft-js';

More info for convertFromRaw:

https://draftjs.org/docs/api-reference-data-conversion#convertfromraw

Playground




Normal
default
default

Hello world