嵌入式分析 SDK API
    正在准备搜索索引...

    接口 InteractiveQuestionSaveQuestionFormProps

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

    属性

    属性

    onCancel?: () => void

    保存取消时执行的回调函数

    © . All rights reserved.