Function Widget
Widget(
props):ReactElement<any,any> |null
Facade component that renders a widget within a dashboard based on the widget type.
Parameters
| Parameter | Type |
|---|---|
props | WidgetProps |
Returns
ReactElement< any, any > | null
Widget(
props):ReactElement<any,any> |null
Facade component that renders a widget within a dashboard based on the widget type.
| Parameter | Type |
|---|---|
props | WidgetProps |
ReactElement< any, any > | null