Variable COMPLIANCE_STATUSConst
COMPLIANCE_STATUS: {
FULLY_COMPLIANT: string;
SUBSTANTIALLY_COMPLIANT: string;
BASIC_COMPLIANCE: string;
MINIMAL_COMPLIANCE: string;
NON_COMPLIANT: string;
} = ...
Type Declaration
FULLY_COMPLIANT: string
SUBSTANTIALLY_COMPLIANT: string
BASIC_COMPLIANCE: string
MINIMAL_COMPLIANCE: string
NON_COMPLIANT: string
Constants used by widget components