Highlighted Text

A customizable text highlight component for drawing attention to key content.

Dynamic highlightingCustomizable stylesSmooth animation
Basic
Features

Animated Highlight

Smoothly draws attention to text segments.

Custom Colors

Easily style the highlight color and shape.

Responsive

Adapts to text size and layout changes.

Installation
Works with npm, pnpm, yarn, and bun

$npx libravelui@latest add highlighted-text

Anatomy
import { HighlightedText } from "@/components/ui/motion/highlighted-text";<HighlightedText>Important Text</HighlightedText>
Testing Playground
Props

Loading types…