Link Preview Hover
An inline link that reveals a floating animated preview card on hover.
Lumenite ships a growing set of motion primitives for React. Browse the component library, compose your interactions with the motion primitives, or follow every release in the changelog.
CL
lumenite.dev/components
Component Library
Forty plus copy paste components, fully typed and themed for dark UIs.
Usage: paste this file into your project (e.g.
components/link-preview-hover.tsx), make sure framer-motion, clsx and tailwind-merge are installed, and add the cn() helper from the docs.