Skip to main content

Interface: DashboardCard

Defined in: DashboardCard.tsx:43

Properties

additionalInfo?

optional additionalInfo: string

Defined in: DashboardCard.tsx:55


color?

optional color: string

Defined in: DashboardCard.tsx:47


data

data: DashboardCardData

Defined in: DashboardCard.tsx:53


description?

optional description: string

Defined in: DashboardCard.tsx:45


icon?

optional icon: string

Defined in: DashboardCard.tsx:46


labels?

optional labels: (string | number)[]

Defined in: DashboardCard.tsx:52


metrics?

optional metrics: MetricsRecord[]

Defined in: DashboardCard.tsx:57


numberType

numberType: CardNumberType

Defined in: DashboardCard.tsx:49


sourceType

sourceType: CardSourceType[]

Defined in: DashboardCard.tsx:51


status?

optional status: StatusIndicator

Defined in: DashboardCard.tsx:56


title

title: string

Defined in: DashboardCard.tsx:44


trend?

optional trend: TrendIndicator

Defined in: DashboardCard.tsx:54


type

type: DashboardCardType

Defined in: DashboardCard.tsx:50


variant?

optional variant: CardVariant

Defined in: DashboardCard.tsx:48