openDashboardPanel( )


Opens the Dashboard for the current site.

The openDashboardPanel() function returns a Promise that resolves when the Dashboard is open. The url parameter specifies the page to open within the Dashboard.

Method Declaration
Copy
Method Parameters
optionsDashboardOptionsRequired

Relative URL for the Dashboard page.

Was this helpful?
Yes
No