core/dynamic-component/dynamic-component.model.ts
Properties |
|
| component |
component:
|
Type : Type<any>
|
|
The component which is used when the component should be displayed (e.g. on a dashboard) |
| configComponent |
| : Use a hookWidgetConfig instead. |
configComponent:
|
Type : Type<any>
|
| Optional |
|
The configuration component used when a widget is added or edited. |
| loadComponent |
loadComponent:
|
Type : never
|
| Optional |
| loadConfigComponent |
loadConfigComponent:
|
Type : never
|
| Optional |