Embedded analytics SDK API
Back to documentation
Preparing search index...
useCreateDashboardApi
Function useCreateDashboardApi
useCreateDashboardApi
()
:
|
null
|
{
createDashboard
:
(
options
:
CreateDashboardValues
,
)
=>
Promise
<
MetabaseDashboard
>
;
}
Creates a dashboard. Returns
null
until the SDK is fully loaded and initialized.
Returns
|
null
|
{
createDashboard
:
(
options
:
CreateDashboardValues
,
)
=>
Promise
<
MetabaseDashboard
>
;
}
Settings
Theme
OS
Light
Dark
Back to documentation
Embedded analytics SDK API
Loading...
Creates a dashboard. Returns
null
until the SDK is fully loaded and initialized.