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

    InteractiveQuestionEditorProps 接口

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

    属性

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

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

    © . This site is unofficial and not affiliated with Metabase, Inc.