A versatile component used to trigger actions or events.
Import the Button
component from @bun-ui/react
and use it in your project:
import { Button } from "@bun-ui/react"
<Button>Click me</Button>
Use the variant
prop to change the visual style of the Button.
Primary
Secondary
Accent
Neutral
Success
Destructive
The Button
component supports the following sizes: