Default Editor

Basic rich text editor with standard formatting toolbar.

Article Body

Labeled editor for composing blog posts or articles.

Custom Height

Taller editor area for longer content like documentation or reports.

Compact Editor

Shorter editor for comments, feedback, or quick notes.

Usage

<RichTextEditor placeholder="Start writing..." /><RichTextEditor label="Article Body" placeholder="Write your article content..." /><RichTextEditor label="Description" placeholder="Enter details..." height="300" />

Props

PropTypeDefaultDescription
placeholdertext"Type here..."Placeholder text in the editor area
labeltext""Label text above the editor
heighttext"200"Editor height in pixels