Raised when a link is selected, either programmatically or by the user.
Namespace: MindFusion.Diagramming
Assembly: Events.js
JavaScript Copy Code |
---|
get linkSelected() {} |
String
A string containing the event name.
Event handlers receive a LinkEventArgs instance as argument.
MvcDiagram Programmer's Guide | © 2024 MindFusion |