insightTitle()
Home > @gooddata/sdk-model > insightTitle
insightTitle() function
Gets the insight title
Signature:
export declare function insightTitle(insight: IInsightDefinition): string;
Parameters
Parameter | Type | Description |
---|---|---|
insight | IInsightDefinition | insight to get title of |
Returns:
string
the insight title