• Getting Started
    • Installation
    • Quick Start
    • Guides and Concepts
    • Migrating from RA-UI
    • MCP Server
    • Changelog
  • App Config
  • Page Components
  • Viewing
  • Editing
  • Widgets
  • Map (Leaflet)
  • CSV Import
  • MDX Editor
  • Rich Text Input
  • Block Editor
  • Realtime
  • UI & Layout
  • Supabase
  1. Docs
  2. Rich Text Input

Rich Text Input

A TipTap-based rich text input for your forms.

RichTextInput

Optional rich text input for Shadmin. Includes the full Minimal TipTap block.

RichTextField

Renders an HTML string as rich text. The HTML is sanitized with DOMPurify and parsed into a React element tree with html-react-parser. This means no React HTML-injection escape hatch is used, and the field is safe from Cross-Site Scripting (XSS) attacks.