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