Embedded analytics SDK API
    Preparing search index...

    Type Alias InteractiveQuestionBreakoutDropdownProps

    InteractiveQuestionBreakoutDropdownProps: Omit<
        PopoverProps,
        "children"
        | "onClose"
        | "opened",
    >