Hierarchy

  • SymptomReportTheme

Properties

message: {
    colorDanger: string;
    colorModerate: string;
    colorNormal: string;
}

Type declaration

  • colorDanger: string
  • colorModerate: string
  • colorNormal: string
messageTitle: {
    fontFamily: string;
    fontSize: number;
    fontWeight: number;
    lineHeight: number;
    paddingBottom: number;
}

Type declaration

  • fontFamily: string
  • fontSize: number
  • fontWeight: number
  • lineHeight: number
  • paddingBottom: number
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