ExtensionsWidget
Extends:
src/common/Component.js~Component → DashboardWidget → ExtensionsWidget
Inherited Summary
From class DashboardWidget | ||
public |
Get the class name to apply to the widget. |
|
public |
content(): VirtualElement Get the content of the widget. |
|
public |
view(): * |
Public Methods
public className(): string source
Get the class name to apply to the widget.
Override:
DashboardWidget#classNamepublic content(): * source
Get the content of the widget.
Override:
DashboardWidget#contentReturn:
* |