React Texteditor - Argon
PROThe ArgonEditor
component helps you to simply create a beautiful text editor. It uses react-quill in base and you can use all of its props for ArgonEditor
.
The below codes are editable and you can modify them the way you want directly from your browser, please use the green button or the ctrl + s to save the changes.
Demo
// Argon Dashboard 2 PRO MUI components
import ArgonEditor from "components/ArgonEditor";
Props Information
Name | Type | Default | Description |
---|---|---|---|
react-qill | You can use all of the react-quill props for the ArgonEditor . |