Shadcn.io is not affiliated with official shadcn/ui
React AI Toolbar
React AI toolbar component for ReactFlow node actions positioned below nodes
Building a node-based editor with ReactFlow? You'll want contextual actions when users select a node—edit, delete, duplicate, that kind of thing. This toolbar pops up below the selected node automatically. Click a node, see the toolbar. Click away, it's gone. We wrap ReactFlow's NodeToolbar and give it nice card styling so it matches your shadcn/ui design. Just drop your buttons inside as children. Works great for AI workflow builders, visual programming tools, or any canvas-style editor where nodes need quick actions.
Toolbar preview
Installation
Related Components
React AI Node
Draggable canvas nodes
React AI Canvas
Node-based visual editor
React AI Panel
Fixed canvas overlays
React AI Controls
Zoom and pan controls
React AI Edge
Node connection lines
React AI Message
Action buttons pattern