Embedded analytics SDK API
    Preparing search index...

    Interface InteractiveQuestionTitleProps

    interface InteractiveQuestionTitleProps {
        className?: string;
        style?: CSSProperties;
    }
    Index

    Properties

    Properties

    className?: string

    A custom class name to be added to the root element.

    A custom style object to be added to the root element.