Skip to content

@vue-flow/monorepo • Docs


Interface: NodeAddChange<Data> ​

Type Parameters ​

• Data = ElementData

Properties ​

item ​

item: GraphNode<Data, any, string>


type ​

type: "add"

Released under the MIT License.