type alias CardPadding

Definition

"none"
| "sm"
| "md"
| "lg"

Usage

import { type CardPadding } from ".";