Quill Js
OverviewOfficial Website
Quill is a modern rich text editor built for compatibility and extensibility.
CSS
<!-- quill css -->
import "quill/dist/quill.snow.css";
Import Package
<!-- quill js -->
import { useQuill } from "react-quilljs";
Add Package
yarn add quill --save
Remove Package
yarn remove quill ( you can remove package by removing specific package from package.json )
Quilljs Editor
Title | Javascript |
---|---|
Snow Editor |
|