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

    Interface WidgetActionsProps

    interface WidgetActionsProps {
        actions: WidgetActionButtonProps[];
        className?: string;
        testId?: string;
    }
    Index
    className?: string
    testId?: string