BootstrapUIWidgetBase.GetInstance Method
In This Article
Gets an instance of the widget.
#Declaration
TypeScript
GetInstance(): any
#Returns
Type | Description |
---|---|
any | The widget’s instance. |
See Also