Embedded analytics SDK API
    Preparing search index...

    Type Alias InteractiveQuestionSummarizeDropdownProps

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