Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InfoStatusCardConfig

A config containing properties for the info status card

Hierarchy

  • InfoStatusCardConfig

Index

Properties

Optional href

href: string

The href to navigate to if one clicks on the title or count

htmlContent

htmlContent: boolean

Flag to allow parsing of HTML content within the info options

Optional iconImageSrc

iconImageSrc: string

An image to display to the left of Infrastructure

Optional iconStyleClass

iconStyleClass: string

An icon to display to the left of the count

Optional info

info: string[]

An array of strings to display, each element in the array is on a new line, accepts HTML content

Optional showTopBorder

showTopBorder: boolean

Show/hide the top border, true shows top border, false (default) hides top border

Optional title

title: string

The main title of the info status card

Generated using TypeDoc