GoJS 在 vue 项目中的使用


事件 说明
BackgroundSingleClicked 在背景上点击,发生的事件
textEdited node节点的文本编辑完之后,发生的事件
  • node和link的事件,写在node和link的定义里,比如:mouseEnter、mouseOver、mouseLeave。
    Mouse-over-like event properties include GraphObject.mouseEnter, GraphObject.mouseOver, and GraphObject.mouseLeave. But only Diagram.mouseOver applies to the diagram.

  • 相关介绍文章:
    GoJS教程:http://www.devtalking.com/tags/GOJS/
    Gojs组件,前端图形化插件之利器:https://www.cnblogs.com/landeanfen/p/7910530.html


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM