type alias StatCardVariant

Definition

"default" | "primary" | "success" | "warning" | "error"

Usage

import { type StatCardVariant } from ".";