selectDashboardIdRef
Home > @gooddata/sdk-ui-dashboard > selectDashboardIdRef
selectDashboardIdRef variable
Selects idRef of the persisted dashboard object that backs and is rendered-by the dashboard component.
Signature:
selectDashboardIdRef: DashboardSelector<IdentifierRef | undefined>
Remarks
Note that this may be undefined when the dashboard component works with a dashboard that has not yet been persisted (typically newly created dashboard being edited).