insight
Home > @gooddata/sdk-ui-dashboard > IScheduledEmailDialogProps > insight
IScheduledEmailDialogProps.insight property
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.
Warning: This API is now obsolete.
has no effect since 11.51 — the dialog reads
insightfromuseScheduledEmailDialogContext(). To adjust what it reads, use theScheduledEmailDialogContextDecoratorComponentdashboard prop. Prop will be removed.
Insight to be used for scheduled email.
Note: this is available only when scheduling export for widget, not dashboard.
Signature:
insight?: IInsight;