Craft
Split Text Effect

Split Text Effect

A split text effect for your website

Loading...

Installation

npx shadcn@latest add "https://bucharitesh.in/r/split-text-effect"

Examples

Loading...
Loading...

Props

PropTypeDescriptionDefault
textstringReact.ReactNodeThe text or React node to be displayed and split
fillnumberThe initial fill amount (between 0 and 1) for the split effect0.5
accentstringThe accent color used for the split effect and borders"#006efe"
classNameobjectAdditional CSS classes to apply to the container

Credits