CIA Compliance Manager — API Documentation - v1.1.50
    Preparing search index...
    interface RiskLevelBadgeProps {
        level: string;
        showIcon?: boolean;
        className?: string;
        testId?: string;
    }
    Index

    Properties

    level: string
    showIcon?: boolean
    className?: string
    testId?: string