Optional
childrenThe children of the MetabaseProvider component.s
Optional
classA custom class name to be added to the root element.
Optional
entityAn array that specifies which entity types are available in the data picker
Optional
heightA number or string specifying a CSS size value that specifies the height of the component
Optional
initialInitial values for the SQL parameters.
Optional
isWhether to show the save button.
Optional
onA callback function that triggers before saving. Only relevant when isSaveEnabled = true
Optional
onA callback function that triggers when a user saves the question. Only relevant when isSaveEnabled = true
Optional
pluginsOptional
styleA custom style object to be added to the root element.
Optional
targetThe collection to save the question to. This will hide the collection picker from the save modal. Only applicable to interactive questions.
Optional
titleDetermines whether the question title is displayed, and allows a custom title to be displayed instead of the default question title. Shown by default. Only applicable to interactive questions when using the default layout.
Optional
widthA number or string specifying a CSS size value that specifies the width of the component
Optional
withDetermines whether the chart type selector and corresponding settings button are shown. Only relevant when using the default layout.
Optional
withEnables the ability to download results in the interactive question.
Optional
withDetermines whether a reset button is displayed. Only relevant when using the default layout.
Props for the drill-through question