Widgets
Widgets are optional additions to node cards that appear directly on the canvas. Instead of requiring users to open the properties panel for everything, widgets surface secondary information or actions as extra tabs visible on the node itself.
How widgets work
Section titled “How widgets work”When the Widgets plugin is enabled, selected node types display additional tabs below the main node card. Each tab renders its own content - charts, summaries, quick actions, or any custom React component.
Enabling widgets
Section titled “Enabling widgets”Widgets are provided by the Widgets plugin. Include the plugin in your setup to enable widget support.
Use cases
Section titled “Use cases”- Show a live data preview on the node
- Display validation errors or warnings inline
- Add a quick-edit shortcut without opening the full properties panel
- Render a miniature chart or status indicator directly on the canvas