pop text
Text that pops with scale animations
Jon SnowKing in the North
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 text-effect-pop-text --variant ts-tailwind
Props Table
Configuration options and properties for this component.
Prop | Type | Default | Description |
---|---|---|---|
maintext | string | undefined | The main text content to be displayed with pop animation effect |
subText | string | undefined | The secondary text content displayed below the main text with yellow styling |
className | string | '' | Additional CSS classes to apply to the component container |