Skip to content

Button

An element that can trigger an action
import { Button } from '@ensdomains/thorin'
<Button>Connect Wallet</Button>

Props
#

name
type
default
ref
Ref<HTMLButtonElement>
-

States
#

Sizes
#

Color Style
#

States

Primary

Secondary

Gradient

Loading
#

The loading icon will replace either the prefix or suffix in that order. If no prefix or suffix is set it will inject itself into the prefix

Count
#

Shapes
#

Link
#

Width
#

Edit on GitHub