Type alias CustomWidgetComponent<Props>
CustomWidgetComponent: <
Props>Type<Props>
Type representing an Angular component class that can be used as a user-defined custom widget.
Type parameters
| Parameter | Default |
|---|---|
Props extends CustomWidgetComponentProps | CustomWidgetComponentProps |