property StatCardProps.trend

Trend indicator

Properties

direction: "up" | "down" | "neutral"
value: string
optional
positive: boolean

Usage

import { type StatCardProps } from ".";