We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1189f73 commit d1ca102Copy full SHA for d1ca102
docs/xflow/api.md
@@ -18,7 +18,7 @@ title: API
18
| globalConfig | 全局的面板和节点配置 | {nodePanel:[TNodePanel](#tnodepanel),nodeView:[TNodeView](#tnodeview),edge:[TEdge](#tedge)} | |
19
| logPanel | 日志面板配置 | [TLogPanel](#tlogpanel) | |
20
| onNodeClick | 节点点击事件 | `NodeMouseHandler` | |
21
-| antdVersion | antd 的版本 | `V4 \| V5` | `V4` |
+| antdVersion | antd 的版本 | `V4 \| V5` | `V5` |
22
23
## TNodePanel
24
0 commit comments