CIA Compliance Manager API Documentation - v0.8.5

    Interface WidgetActionButtonProps

    interface WidgetActionButtonProps {
        icon: string;
        label: string;
        onClick: () => void;
        testId?: string;
    }
    Index

    Properties

    icon: string
    label: string
    onClick: () => void
    testId?: string
    MMNEPVFCICPMFPCPTTAAATR