Render Markdown
Replace an existing response view with streaming CommonMark and GFM.
Render structured UI
Stream layouts, data views, forms, charts, and approved React components.
Use your components
Choose which React components and properties a model may request.
Evaluate locally
Replay streaming, recovery, themes, and Devtools without a model key.
Choose the answer shape
MarkdownRenderer for prose. Use RUIRenderer when the response needs
layouts, data bindings, action requests, or components supplied by your
application.
Install the current alpha from npm with pnpm add @rixx-ui/react@alpha, or use
the local repository playground to inspect every renderer state and Devtools.