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

    接口 InteractiveQuestionTitleProps

    interface InteractiveQuestionTitleProps {
        className?: string;
        style?: CSSProperties;
    }
    索引

    属性

    className?: string

    要添加到根元素的自定义类名。

    要添加到根元素的自定义样式对象。

    © . All rights reserved.