Embedded analytics SDK API
    Preparing search index...

    Interface InteractiveQuestionSaveQuestionFormProps

    interface InteractiveQuestionSaveQuestionFormProps {
        onCancel?: () => void;
    }
    Index

    Properties

    Properties

    onCancel?: () => void

    Callback function executed when save is cancelled