TwitterGithub

Spinner

Shows a Loading spinner to indicate that the app is busy or the page is still loading.

Installation

npx nx g @spartan-ng/cli:ui spinner

Usage

Variants

The spinner component has the following variants:

size

The size of the spinner. (default: w-8)
  • xs: w-4
  • sm: w-6
  • lg: w-12
  • xl: w-16
Switch Skeleton