core/dashboard/dashboard.model.ts
Describes a legacy widget. Please use the proper Widget interface instead.
Properties |
|
configComponent |
configComponent:
|
Type : string
|
Optional |
The config component name. |
configTemplateUrl |
configTemplateUrl:
|
Type : string
|
Optional |
The config template URL for legacy plugins. |
name |
name:
|
Type : string
|
Optional |
The name of the widget. |
templateUrl |
templateUrl:
|
Type : string
|
Optional |
The template URL for legacy plugins. |
widgetComponent |
widgetComponent:
|
Type : string
|
Optional |
The widget component name. |