Properties
message
message: { 
    colorDanger: string; 
    colorModerate: string; 
    colorNormal: string; 
}
Type declaration
- 
colorDanger: string
 
- 
colorModerate: string
 
- 
colorNormal: string
 
 
messageTitle
messageTitle: { 
    fontFamily: string; 
    fontSize: number; 
    fontWeight: number; 
    lineHeight: number; 
    paddingBottom: number; 
}
Type declaration
- 
fontFamily: string
 
- 
fontSize: number
 
- 
fontWeight: number
 
- 
lineHeight: number
 
- 
paddingBottom: number
 
 
panelHeaders
panelHeaders: { 
    contactBullets: string; 
    dangerBullets: string; 
    informationConclusions: string; 
    otherConclusions: string; 
    reasonBullets: string; 
    reasonConclusions: string; 
    textColor: string; 
}
Type declaration
- 
contactBullets: string
 
- 
dangerBullets: string
 
- 
informationConclusions: string
 
- 
otherConclusions: string
 
- 
reasonBullets: string
 
- 
reasonConclusions: string
 
- 
textColor: string