All components
Roll reveal title
ruvix101New
Drum-roll 3D title reveal, rippling center-out per line.
$ npx shadcn add @ruvix-ui/roll-reveal-titleSource
import RollRevealTitle from "@/components/roll-reveal-title";
<RollRevealTitle
lines={["ROLL", "TITLE"]}
lineDelay={0.3}
characterDelay={0.06}
duration={0.8}
/>