Type Alias: DashboardProps
DashboardProps:
ComponentProps&object
Defines the additional properties for an AnalyticsDashboard component
optionalcustomViewId:string
The custom view ID to apply saved filter state to the dashboard. Used for preserving dashboard interactivity context (e.g., in Slack integrations).
optionalhideHeader:boolean
Indicates whether the dashboard header is hidden (true) or not (false). Default is false.
optionalpageName:string
The current page name for the dashboard.
Multi-org Note: In multi-org scenarios, always specify the orgUrl property to indicate which org the dashboard exists in. The orgUrl must be a Lightning URL (e.g., https://yourorg.lightning.force.com).