type alias SpinnerSize

Spinner size

Definition

"xs" | "sm" | "md" | "lg" | "xl"

Usage

import { type SpinnerSize } from ".";