CIA Compliance Manager — API Documentation - v1.1.104
    Preparing search index...

    Interface WidgetContainerProps

    interface WidgetContainerProps {
        children: ReactNode;
        className?: string;
        testId?: string;
    }
    Index
    children: ReactNode
    className?: string
    testId?: string