exportParametersByTab
Home > @gooddata/sdk-ui-dashboard > IScheduledEmailDialogContextValue > exportParametersByTab
IScheduledEmailDialogContextValue.exportParametersByTab 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.
Effective export parameter overrides keyed by tab, scoped to the dialog's widget when present. Hydrated by the connector, so the dialog tree reads no store selector for them.
Signature:
exportParametersByTab: Record<string, IDashboardExportParameter[]>;