Text scan animation on hover
npx shadcn@latest add "https://optiqui.com/r/text-scan"
Prop | Type | Description | Default |
---|---|---|---|
text | string | React.ReactNode | Text to be displayed | - |
color | string | Color of letters,overlay and border | #F43F5E |
noise | boolean | Apply noise overlay | true |
className | string | Additional classNames applied to container | - |