You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 30, 2021. It is now read-only.
Hello,
To select a Node, I need to use React.createRef to access vis network instance and then this.networkRef.current.network.selectNodes([])
It would be amazing if you implement a prop such as:
Or
<Network selectedNodes={[]} />
Or something like that.
Thanks
The text was updated successfully, but these errors were encountered: