React Editor
React Editor is rich text editor component based on Quill.
Setup
Refer to PrimeReact setup documentation for download and installation steps for your environment.
Import
import { Editor } from 'primereact/editor';
Getting Started
Editor is used as a...
primetek.hashnode.dev2 min read