Skip to content

Spinner

Loading spinner
import { Spinner } from '@ensdomains/thorin'
<Spinner />

Props
#

name
type
default
description
accessibilityLabel
string
-
Hidden text used for accessibilty.
color
any
text
A tokens 'mode' color value
ref
Ref<HTMLElement>
-
-
size
"small" | "medium" | "large"
small
-

Sizes
#

Colors
#

Edit on GitHub