Default
Node role atlas.
/render stateCompact typed node for concept graphs, architecture sketches, and agent explainers.
Diagram nodes are primary graph entities. Use role to clarify category and keep labels short.
Controls update query params directly, so every primitive state can be linked, rendered, and screenshotted deterministically.
Every state maps to the same render route through the `state` query param.
Node role atlas.
/render stateSelected node state.
/render stateSubdued background node state.
/render state| Name | Type | Default | Description |
|---|---|---|---|
title * | ReactNode | - | Primary node label. |
meta | ReactNode | - | Compact secondary label. |
role | 'boundary' | 'compute' | 'data' | 'decision' | 'error' | 'external' | 'process' | process | Node semantic category. |
selected | boolean | false | Selected canvas state. |
muted | boolean | false | Background canvas state. |