DefaultDashboardInsight()
Home > @gooddata/sdk-ui-dashboard > DefaultDashboardInsight
DefaultDashboardInsight() function
Default implementation of the Dashboard Insight widget.
Signature:
export declare function DefaultDashboardInsight(props: IDashboardInsightProps): React.JSX.Element;
Parameters
Parameter | Type | Description |
---|---|---|
props | IDashboardInsightProps |
Returns:
React.JSX.Element