Skip to content

TableNode component ​

Basic Blocks

GFM pipe tables render as an overflow-safe `<table>` wrapper with aligned columns.

Markdown input
| Feature | Status |
| --- | --- |
| Streaming | stable |
| Mermaid | lazy |
Live rendered output
FeatureStatus
Streamingstable
Mermaidlazy

Customize & override

Override built-in components — replace this node renderer safely with scoped overrides. Renderer & node components reference — see all exported components and their props.

Related components