We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
有没有状态判断是否在编辑
无
No response
The text was updated successfully, but these errors were encountered:
画布有个配置 定制节点和边的交互行为 ,应该可以解决你的问题。 画布 | X6
定制节点和边的交互行为
const onlyPreview = true; // 画布上元素纯预览,不能进行任何交互 new Graph({ interacting: !onlyPreview, })
Sorry, something went wrong.
No branches or pull requests
问题描述
有没有状态判断是否在编辑
重现链接
无
重现步骤
有没有状态判断是否在编辑
预期行为
有没有状态判断是否在编辑
平台
屏幕截图或视频(可选)
No response
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: