Gets or sets the name of this element.
Namespace: MindFusion.Gauges
File: VisualElement.js
JavaScript Copy Code |
---|
get name() {} |
String
The name of this element.
The name can be used to obtain a reference to the element through a call to the getElementByName method.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |