letter
Individual letter animation 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-letter --variant ts-tailwind
Props Table
Configuration options and properties for this component.
Prop | Type | Default | Description | Options |
---|---|---|---|---|
label | string | - | The button text. | — |
onClick | function | - | Click event handler. | — |
size | string | md | Button size variant. | sm | md | lg |