config
Home > @gooddata/sdk-ui-dashboard > DashboardInitializedPayload > config
DashboardInitializedPayload.config property
Configuration in effect for the dashboard.
Signature:
readonly config: DashboardConfig;
Remarks
If the config was provided via props, then that same config is sent here. If there was no config in props, then the dashboard component load resolved all the config and includes it here.