Embedded analytics SDK API
    Preparing search index...

    Interface InteractiveQuestionEditorProps

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

    Properties

    Properties

    onApply?: () => void

    Callback function executed when changes are applied