Optional
entityAn array that specifies which entity types are available in the data picker
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
targetThe collection to save the question to. This will hide the collection picker from the save modal. Only applicable to interactive questions.
Optional
withEnables the ability to download results in the interactive question.