diff --git a/_docs/latest/embedding/sdk/api/MetabaseProvider.html b/_docs/latest/embedding/sdk/api/MetabaseProvider.html index dd913eecc3..99f8edca86 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseProvider.html +++ b/_docs/latest/embedding/sdk/api/MetabaseProvider.html @@ -18,7 +18,7 @@
OptionalclassName?: stringOptionalerrorComponent?: SdkErrorComponentA custom error component to display when the SDK encounters an error.
OptionaleventHandlers?: SdkEventHandlersConfigOptionalloaderComponent?: () => ElementA custom loader component to display while the SDK is loading.
+OptionalisLocalHost?: booleanOptionalloaderComponent?: () => ElementA custom loader component to display while the SDK is loading.
Optionallocale?: stringDefines the display language. Accepts an ISO language code such as en or de.
Defaults to the instance locale.
OptionalpluginsConfig?: MetabasePluginsConfigSee Plugins.
diff --git a/_docs/latest/embedding/sdk/api/MetabaseProviderProps.html b/_docs/latest/embedding/sdk/api/MetabaseProviderProps.html index 22d365d4c4..8b07a4a789 100644 --- a/_docs/latest/embedding/sdk/api/MetabaseProviderProps.html +++ b/_docs/latest/embedding/sdk/api/MetabaseProviderProps.html @@ -11,12 +11,13 @@ latest: true --- -OptionalclassA custom class name to be added to the root element.
OptionalerrorA custom error component to display when the SDK encounters an error.
OptionaleventOptionalloaderA custom loader component to display while the SDK is loading.
+OptionalisOptionalloaderA custom loader component to display while the SDK is loading.
OptionallocaleDefines the display language. Accepts an ISO language code such as en or de.
Defaults to the instance locale.
OptionalpluginsSee Plugins.
OptionalthemeSee Appearance.
-OptionalclassName?: stringA custom class name to be added to the root element.
OptionalerrorComponent?: SdkErrorComponentA custom error component to display when the SDK encounters an error.
OptionaleventHandlers?: SdkEventHandlersConfigOptionalloaderComponent?: () => ElementA custom loader component to display while the SDK is loading.
+OptionalisLocalHost?: booleanOptionalloaderComponent?: () => ElementA custom loader component to display while the SDK is loading.
Optionallocale?: stringDefines the display language. Accepts an ISO language code such as en or de.
Defaults to the instance locale.
OptionalpluginsConfig?: MetabasePluginsConfigSee Plugins.
diff --git a/_docs/v0.56/embedding/sdk/api/MetabaseProviderProps.html b/_docs/v0.56/embedding/sdk/api/MetabaseProviderProps.html index b6e13715ad..40bfe580a0 100644 --- a/_docs/v0.56/embedding/sdk/api/MetabaseProviderProps.html +++ b/_docs/v0.56/embedding/sdk/api/MetabaseProviderProps.html @@ -9,12 +9,13 @@ layout: docs-api --- -OptionalclassA custom class name to be added to the root element.
OptionalerrorA custom error component to display when the SDK encounters an error.
OptionaleventOptionalloaderA custom loader component to display while the SDK is loading.
+OptionalisOptionalloaderA custom loader component to display while the SDK is loading.
OptionallocaleDefines the display language. Accepts an ISO language code such as en or de.
Defaults to the instance locale.
OptionalpluginsSee Plugins.
OptionalthemeSee Appearance.
-OptionalclassName?: stringA custom class name to be added to the root element.
OptionalerrorComponent?: SdkErrorComponentA custom error component to display when the SDK encounters an error.
OptionaleventHandlers?: SdkEventHandlersConfigOptionalloaderComponent?: () => ElementA custom loader component to display while the SDK is loading.
+OptionalisLocalHost?: booleanOptionalloaderComponent?: () => ElementA custom loader component to display while the SDK is loading.
Optionallocale?: stringDefines the display language. Accepts an ISO language code such as en or de.
Defaults to the instance locale.
OptionalpluginsConfig?: MetabasePluginsConfigSee Plugins.
diff --git a/_site/docs/latest/embedding/sdk/api/MetabaseProviderProps.html b/_site/docs/latest/embedding/sdk/api/MetabaseProviderProps.html index cf816468de..9d7a01017d 100644 --- a/_site/docs/latest/embedding/sdk/api/MetabaseProviderProps.html +++ b/_site/docs/latest/embedding/sdk/api/MetabaseProviderProps.html @@ -21,12 +21,13 @@ -OptionalclassA custom class name to be added to the root element.
OptionalerrorA custom error component to display when the SDK encounters an error.
OptionaleventOptionalloaderA custom loader component to display while the SDK is loading.
+OptionalisOptionalloaderA custom loader component to display while the SDK is loading.
OptionallocaleDefines the display language. Accepts an ISO language code such as en or de.
Defaults to the instance locale.
OptionalpluginsSee Plugins.
OptionalthemeSee Appearance.
-
A custom class name to be added to the root element.