Skip to content
On this page

Interface: FlowExportObject

Table of contents

Properties

Properties

edges

• edges: GraphEdge<any, any>[]


nodes

• nodes: GraphNode<any, any>[]


position

• position: [number, number]


zoom

• zoom: number

Released under the MIT License.