OptionalchildrenOptionalentityAn array that specifies which entity types are available in the data picker
OptionalinitialInitial values for the SQL parameters.
OptionalisWhether to show the save button.
OptionalonA callback function that triggers before saving. Only relevant when isSaveEnabled = true
OptionalonA callback function that triggers when a question is updated, including when a user clicks the Visualize button in the question editor
OptionalonA callback function that triggers when a user saves the question. Only relevant when isSaveEnabled = true
OptionalpluginsThe ID of the question.
This is either:
http://localhost:3000/question/1-my-question where the ID is 1
entity_id key of the question object. You can find a question's Entity ID in the info panel when viewing a question
new to show the notebook editor for creating new questions. isSaveEnabled must be true to allow saving the questionOptionaltargetThe collection to save the question to. This will hide the collection picker from the save modal. Only applicable to interactive questions.
OptionalwithEnables the ability to download results in the interactive question.
The children of the MetabaseProvider component.s