Skip to content

@vue-flow/monorepo • Docs


Interface: VueFlowProviderProps ​

Properties ​

fitViewOnInit? ​

optional fitViewOnInit: boolean


initialEdges? ​

optional initialEdges: Edge[]


initialNodes? ​

optional initialNodes: Node<any, any, string>[]

Released under the MIT License.