@elloloop/react-button
v0.1.0
Published
Button component for React. Part of [Refraction UI](https://elloloop.github.io/refraction-ui/).
Downloads
66
Readme
@elloloop/react-button
Button component for React. Part of Refraction UI.
Install
pnpm add @elloloop/react-buttonUsage
import { Button } from '@elloloop/react-button'
<Button variant="primary" size="md">Click me</Button>Variants
default, destructive, outline, secondary, ghost, link
Sizes
xs, sm, default, lg, icon
License
MIT
