1.9.4 • Published 9 months ago
maticzeditor1 v1.9.4
React Maticz Text Editor
Supports:
- Rich text editing.
- Code editing.
- Customize image uploader.
Installation:
npm i maticzeditor
Plug into any app:
import {MatEditor} from "maticzeditor"
...
...
return(
<MatEditor outdata={(e)=>setsataaa(e)} sendata={itsdata} />
)
....
1.9.4
9 months ago