CIA Compliance Manager API Documentation - v0.8.5

    Interface SecurityLevelSummaryItemProps

    interface SecurityLevelSummaryItemProps {
        borderColor?: string;
        color?: string;
        compact?: boolean;
        icon?: string;
        label: string;
        testId?: string;
        value: SecurityLevel;
    }
    Index

    Properties

    borderColor?: string
    color?: string
    compact?: boolean
    icon?: string
    label: string
    testId?: string
    MMNEPVFCICPMFPCPTTAAATR