Skip to Content
参考类型

ReactFlowJsonObject

GitHub上的源代码 

你的流程的 JSON 兼容表示。你可以使用它将流程保存到数据库中,例如以后再加载回来。

🌐 A JSON-compatible representation of your flow. You can use this to save the flow to a database for example and load it back in later.

字段

🌐 Fields

NameTypeDefault
nodesNodeType[]
edgesEdgeType[]
viewportViewport
Last updated on