11 lines
161 B
Markdown
11 lines
161 B
Markdown
# @reactflow/node-toolbar
|
|
|
|
A toolbar component for React Flow that can be attached to a node.
|
|
|
|
## Installation
|
|
|
|
```sh
|
|
npm install @reactflow/node-toolbar
|
|
```
|
|
|