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

    接口 InteractiveQuestionResetButtonProps

    interface InteractiveQuestionResetButtonProps {
        animate?: boolean;
        highlightOnHover?: boolean;
        type?: "button" | "submit";
    }
    索引

    属性

    animate?: boolean
    highlightOnHover?: boolean
    type?: "button" | "submit"
    © . This site is unofficial and not affiliated with Metabase, Inc.