Components
Button

Button

An interactive element activated by a user with a mouse, keyboard, finger, voice command, or other assistive technology.

<Button>
    <HandMetal size={20} /> Button
</Button>

Examples

Icon

Destructive

Neutral

Outline

Ghost

Text

Disabled

API Reference

PropTypeDefault
variant
filled ghost outline textfilled
action
progressive destructive neutralprogressive
size
normal iconnormal
disabled
booleanfalse
onClick
() => void-
className
string-