CIA Compliance Manager API Documentation - v0.8.5

    Interface SecurityLevelBadgeProps

    interface SecurityLevelBadgeProps {
        category?: string;
        className?: string;
        colorClass?: string;
        level: SecurityLevel;
        showIcon?: boolean;
        testId?: string;
        textClass?: string;
    }
    Index

    Properties

    category?: string
    className?: string
    colorClass?: string
    showIcon?: boolean
    testId?: string
    textClass?: string
    MMNEPVFCICPMFPCPTTAAATR