Rich Text Editor

A customizable text editor for creating and formatting content with a modern, intuitive interface.

lucide-react tiptap

Installation


1

Install the following dependencies:

npx shadcn@latest add https://sbthemes.com/r/rich-text-editor.json

API Reference

This component is based on the tiptap editor and supports all of its props. And adds:

PropTypeDefault
contentstring-
onChange(html: string) => void-
editablebooleantrue
placeholderstringType here...