Embedded analytics SDK API
Back to documentation
Preparing search index...
InteractiveQuestionEditorProps
Interface InteractiveQuestionEditorProps
interface
InteractiveQuestionEditorProps
{
hasVisualizeButton
?:
boolean
;
onApply
?:
()
=>
void
;
}
Index
Properties
has
Visualize
Button?
on
Apply?
Properties
Optional
has
Visualize
Button
hasVisualizeButton
?:
boolean
Optional
on
Apply
onApply
?:
()
=>
void
Callback function executed when changes are applied
Settings
Theme
OS
Light
Dark
On This Page
Properties
has
Visualize
Button
on
Apply
Back to documentation
Embedded analytics SDK API
Loading...