Gets or sets tooltip text that should be displayed when the mouse hovers over this item.
Namespace: MindFusion.Diagramming
Assembly: DiagramItem.js
SyntaxJavaScript
Copy Code
|
|---|
get tooltip() {} |
String
A string containing the tooltip text.
See Also