Embedded analytics SDK API
    Preparing search index...

    Interface InteractiveQuestionEditorProps

    interface InteractiveQuestionEditorProps {
        hasVisualizeButton?: boolean;
        onApply?: () => void;
    }
    Index

    Properties

    hasVisualizeButton?: boolean
    onApply?: () => void

    Callback function executed when changes are applied