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