simple
Clean, minimalist button with hover effects
Installation
Choose your preferred installation method. CLI is recommended for the fastest setup.
1
Quick Install
One command, zero configuration
$ npx @hritik-sharmaa/repeat-ui add button-simple --variant ts-tailwindProps Table
Configuration options and properties for this component.
| Prop | Type | Default | Description |
|---|---|---|---|
label | string | - | The button text. |
onClick | function | - | Click event handler. |
size | string | md | Button size variant. |