NeumorUINeumorUI
📖📦
Form

RichTextEditor

WYSIWYG rich text editor with formatting toolbar, headings, lists, links, and code blocks.

tsx
1import { RichTextEditor } from "neumorui";

Example

value
placeholder
label
minHeight
disabled

Props

PropTypeDefault
valuestring-
onChange(html: string) => void-
placeholderstring"Start writing..."
labelstring-
minHeightnumber150
disabledbooleanfalse