antonioru / antonioru/beautiful-react-diagrams
useSchema should export a "disconnect" function to programmatically disconnect two linked nodes
オープン
enhancement
feature request
good first issue
- 主要言語
- JavaScript
- スター
- 2.7k
- フォーク
- 171
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Given that `useSchema` currently exports a `connect` function to connects two different nodes and a `removeNode` function to remove a given node, it should also export a `disconnect` function to programmatically disconnect two linked nodes without removing them.
At the moment the only way to do so, is to change the schema directly.
コントリビューションガイド
評価
この issue はまだ評価されていません。