DefaultInsightBody()
Home > @gooddata/sdk-ui-dashboard > DefaultInsightBody
DefaultInsightBody() function
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Default implementation of the InsightBody.
Signature:
export declare function DefaultInsightBody(props: IInsightBodyProps): import("react/jsx-runtime").JSX.Element;
Parameters
Parameter | Type | Description |
---|---|---|
props | IInsightBodyProps |
Returns:
import("react/jsx-runtime").JSX.Element