Optional options?: DOMWidgetOptionsOptional value?: anyOptional callbackOptional clickedOptional disabledOptional hiddenOptional last_Optional markerPrivate Optional mouseRest ...args: anyOptional propertyOptional widthOptional yCalled by LGraphCanvas.drawNodeWidgets
Optional on
Constructs a DOMWidget instance.
Param: options.name
The name of the widget.
Param: options.element
The HTML element for the widget.
Param: options.value
The value of the widget.
Param: options.options
The options for the widget.
Param: options.node
The LGraphNode associated with the widget.