Components
Spinner
Props

SpinnerProps

Hierarchy

  • ComponentPropsWithoutRef<"div">

    SpinnerProps

Properties

description

Optional description: string

Specify a description that would be used to best describe the loading state

Default

"loading";

size

Optional size: number

Increase or decrease the size of the shape

Default

16;