diff --git a/_docs/latest/embedding/sdk/api/CreateQuestion.html b/_docs/latest/embedding/sdk/api/CreateQuestion.html index 9ed06ecf00..f3a70d7d9d 100644 --- a/_docs/latest/embedding/sdk/api/CreateQuestion.html +++ b/_docs/latest/embedding/sdk/api/CreateQuestion.html @@ -12,7 +12,6 @@ ---
Optionalprops: CreateQuestionPropsOptionalclassName?: stringOptionalcomponentPlugins?: MetabasePluginsConfigAdditional mapper function to override or add drill-down menu
OptionalentityTypes?: EmbeddingEntityType[]An array that specifies which entity types are available in the data picker
Optionalheight?: Height<string | number>A number or string specifying a CSS size value that specifies the height of the component
OptionalinitialSqlParameters?: SqlParameterValuesInitial values for the SQL parameters.
diff --git a/_docs/latest/embedding/sdk/api/CreateQuestionProps.html b/_docs/latest/embedding/sdk/api/CreateQuestionProps.html index d314afb22c..8678b7416a 100644 --- a/_docs/latest/embedding/sdk/api/CreateQuestionProps.html +++ b/_docs/latest/embedding/sdk/api/CreateQuestionProps.html @@ -11,8 +11,7 @@ latest: true --- -OptionalclassA custom class name to be added to the root element.
-OptionalcomponentAdditional mapper function to override or add drill-down menu
OptionalentityAn array that specifies which entity types are available in the data picker
OptionalheightA number or string specifying a CSS size value that specifies the height of the component
OptionalinitialInitial values for the SQL parameters.
@@ -49,4 +47,4 @@OptionalwithDetermines whether the chart type selector and corresponding settings button are shown. Only relevant when using the default layout.
OptionalwithEnables the ability to download results in the interactive question.
OptionalwithDetermines whether a reset button is displayed. Only relevant when using the default layout.
-A question component with drill-downs enabled.
OptionalclassName?: stringA custom class name to be added to the root element.
-OptionalcomponentPlugins?: MetabasePluginsConfigAdditional mapper function to override or add drill-down menu
OptionalentityTypes?: EmbeddingEntityType[]An array that specifies which entity types are available in the data picker
Optionalheight?: Height<string | number>A number or string specifying a CSS size value that specifies the height of the component
OptionalinitialSqlParameters?: SqlParameterValuesInitial values for the SQL parameters.
diff --git a/_docs/latest/embedding/sdk/api/InteractiveQuestionProps.html b/_docs/latest/embedding/sdk/api/InteractiveQuestionProps.html index 52402db044..96ff215ef9 100644 --- a/_docs/latest/embedding/sdk/api/InteractiveQuestionProps.html +++ b/_docs/latest/embedding/sdk/api/InteractiveQuestionProps.html @@ -11,8 +11,7 @@ latest: true --- -OptionalclassA custom class name to be added to the root element.
-OptionalcomponentAdditional mapper function to override or add drill-down menu
OptionalentityAn array that specifies which entity types are available in the data picker
OptionalheightA number or string specifying a CSS size value that specifies the height of the component
OptionalinitialInitial values for the SQL parameters.
@@ -50,4 +48,4 @@OptionalwithDetermines whether the chart type selector and corresponding settings button are shown. Only relevant when using the default layout.
OptionalwithEnables the ability to download results in the interactive question.
OptionalwithDetermines whether a reset button is displayed. Only relevant when using the default layout.
-OptionalclassA custom class name to be added to the root element.
-OptionalcomponentAdditional mapper function to override or add drill-down menu
OptionalentityAn array that specifies which entity types are available in the data picker
OptionalheightA number or string specifying a CSS size value that specifies the height of the component
OptionalinitialInitial values for the SQL parameters.
@@ -50,4 +48,4 @@OptionalwithDetermines whether the chart type selector and corresponding settings button are shown. Only relevant when using the default layout.
OptionalwithEnables the ability to download results in the interactive question.
OptionalwithDetermines whether a reset button is displayed. Only relevant when using the default layout.
-Optionalprops: CreateQuestionPropsOptionalclassName?: stringA custom class name to be added to the root element.
-OptionalcomponentPlugins?: MetabasePluginsConfigAdditional mapper function to override or add drill-down menu
OptionalentityTypes?: EmbeddingEntityType[]An array that specifies which entity types are available in the data picker
Optionalheight?: Height<string | number>A number or string specifying a CSS size value that specifies the height of the component
OptionalinitialSqlParameters?: SqlParameterValuesInitial values for the SQL parameters.
diff --git a/_docs/v0.56/embedding/sdk/api/CreateQuestionProps.html b/_docs/v0.56/embedding/sdk/api/CreateQuestionProps.html index 5f8fa78136..ceeb32ccc2 100644 --- a/_docs/v0.56/embedding/sdk/api/CreateQuestionProps.html +++ b/_docs/v0.56/embedding/sdk/api/CreateQuestionProps.html @@ -9,8 +9,7 @@ layout: docs-api --- -OptionalclassA custom class name to be added to the root element.
-OptionalcomponentAdditional mapper function to override or add drill-down menu
OptionalentityAn array that specifies which entity types are available in the data picker
OptionalheightA number or string specifying a CSS size value that specifies the height of the component
OptionalinitialInitial values for the SQL parameters.
@@ -47,4 +45,4 @@OptionalwithDetermines whether the chart type selector and corresponding settings button are shown. Only relevant when using the default layout.
OptionalwithEnables the ability to download results in the interactive question.
OptionalwithDetermines whether a reset button is displayed. Only relevant when using the default layout.
-A question component with drill-downs enabled.
OptionalclassName?: stringA custom class name to be added to the root element.
-OptionalcomponentPlugins?: MetabasePluginsConfigAdditional mapper function to override or add drill-down menu
OptionalentityTypes?: EmbeddingEntityType[]An array that specifies which entity types are available in the data picker
Optionalheight?: Height<string | number>A number or string specifying a CSS size value that specifies the height of the component
OptionalinitialSqlParameters?: SqlParameterValuesInitial values for the SQL parameters.
diff --git a/_docs/v0.56/embedding/sdk/api/InteractiveQuestionProps.html b/_docs/v0.56/embedding/sdk/api/InteractiveQuestionProps.html index bb3bc51ad8..2107d54769 100644 --- a/_docs/v0.56/embedding/sdk/api/InteractiveQuestionProps.html +++ b/_docs/v0.56/embedding/sdk/api/InteractiveQuestionProps.html @@ -9,8 +9,7 @@ layout: docs-api --- -OptionalclassA custom class name to be added to the root element.
-OptionalcomponentAdditional mapper function to override or add drill-down menu
OptionalentityAn array that specifies which entity types are available in the data picker
OptionalheightA number or string specifying a CSS size value that specifies the height of the component
OptionalinitialInitial values for the SQL parameters.
@@ -48,4 +46,4 @@OptionalwithDetermines whether the chart type selector and corresponding settings button are shown. Only relevant when using the default layout.
OptionalwithEnables the ability to download results in the interactive question.
OptionalwithDetermines whether a reset button is displayed. Only relevant when using the default layout.
-OptionalclassA custom class name to be added to the root element.
-OptionalcomponentAdditional mapper function to override or add drill-down menu
OptionalentityAn array that specifies which entity types are available in the data picker
OptionalheightA number or string specifying a CSS size value that specifies the height of the component
OptionalinitialInitial values for the SQL parameters.
@@ -48,4 +46,4 @@OptionalwithDetermines whether the chart type selector and corresponding settings button are shown. Only relevant when using the default layout.
OptionalwithEnables the ability to download results in the interactive question.
OptionalwithDetermines whether a reset button is displayed. Only relevant when using the default layout.
-
A custom class name to be added to the root element.
-