Rows of type that drift on their own and lurch when the page is scrolled, with the velocity sampled once a frame instead of per scroll event.
0
Bookmarks
0
Installs
0
Views
import { VelocityMarquee } from "@/components/ui/velocity-marquee"
export default function DemoVelocityMarquee() {
return (
<div className="w-full">
{/* The rows lurch with the scroll, so the demo needs somewhere to scroll. */}8 more lines behind a plan
Previews are free to watch. Reading and copying the full source needs a plan.
See plansThat's all 6 components
Part of Kaito UI — browse the full library on Nuxus.