Skip to content

Commit

Permalink
fix:api更改antdVersion默认V5
Browse files Browse the repository at this point in the history
  • Loading branch information
昔梦 committed Jan 2, 2025
1 parent 1189f73 commit d1ca102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/xflow/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ title: API
| globalConfig | 全局的面板和节点配置 | {nodePanel:[TNodePanel](#tnodepanel),nodeView:[TNodeView](#tnodeview),edge:[TEdge](#tedge)} | |
| logPanel | 日志面板配置 | [TLogPanel](#tlogpanel) | |
| onNodeClick | 节点点击事件 | `NodeMouseHandler` | |
| antdVersion | antd 的版本 | `V4 \| V5` | `V4` |
| antdVersion | antd 的版本 | `V4 \| V5` | `V5` |

## TNodePanel

Expand Down

0 comments on commit d1ca102

Please sign in to comment.