A customizable text editor for creating and formatting content with a modern, intuitive interface.
lucide-react tiptapInstall the following dependencies:
This component is based on the tiptap editor and supports all of its props. And adds:
| Prop | Type | Default |
|---|---|---|
| content | string | - |
| onChange | (html: string) => void | - |
| editable | boolean | true |
| placeholder | string | Type here... |