initialContent
Home > @gooddata/sdk-ui-dashboard > DashboardMetaState > initialContent
DashboardMetaState.initialContent property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
This property indicates whether the dashboard is dynamically filled. This means that the dashboard is not loaded from existing persisted dashboard but is instead built from scratch based on the provided items.
Signature:
initialContent?: boolean;