• 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. MDX Editor

MDX Editor

Author MDX content with a rich WYSIWYG editor.

MdxField

Use <MdxField> to display a markdown string from a record as read-only rich content. It is the read-side companion to <MdxInput>.

MdxInput

Use <MdxInput> to edit markdown content in a WYSIWYG editor (powered by MDXEditor) and store it as a markdown string.