type alias CardVariant

Definition

"default" | "elevated" | "outline" | "ghost" | "filled"

Usage

import { type CardVariant } from ".";