Search...

⌘ K

Mask Cursor

A cursor that masks the text on hover.


Unlock the power of seamless UI components with Nexponents. Built for Next.js, our library ensures speed, flexibility, and ease of use—so you can focus on building, not styling.

Designed with ShadCN UI, Tailwind CSS, React, and Framer Motion, Nexponents offers a smooth and modern experience, bringing effortless customization to your Next.js projects.

Installation


Coming Soon
npm run nexponent add mask-cursor

Props

MaskCursor

PropTypeDefaultDescription
maskTextString-The text to mask.
bodyTextString-The text to display.
cursorDefaultSizeNumber40The default size of the cursor.
cursorHoverSizeNumber150The size of the cursor on hover.

Credits