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

    接口 InteractiveQuestionEditorProps

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

    属性

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

    更改应用时执行的回调函数

    © . All rights reserved.