Optional local playground
What to evaluate
- Compare streaming Markdown with structured RUI output.
- Try charts, tables, forms, citations, math, diagrams, and media.
- Interrupt or damage a source line and inspect the preserved preview.
- Change application data without regenerating the component tree.
- Inspect source, diagnostics, snapshots, available components, and events.
Render with the React API
Render Markdown
Import the dedicated Markdown entry point when prose is all you need.Render structured source
RUIRenderer supplies
the trusted envelope and commits the fragment only when
streamStatus="complete".