Stop Rebuilding UI

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

Scroll to load preview

Installation

FAQ