Text Shimmer

An animated text shimmer effect for loading states and AI responses.

Processing your request...

Analyzing data with custom styling

Installation

pnpm dlx shadcn-svelte@latest add http://sveltekit-prerender/r/text-shimmer.json

Examples

Demo

Fast shimmer with wide spread Slow shimmer with narrow spread

Heading with shimmer effect

Props

TextShimmer

PropTypeDefaultDescription
childrenSnippet-Shimmering text content.
askeyof HTMLElementTagNameMap"span"HTML element rendered by the component.
durationnumber4Animation duration in seconds.
spreadnumber20Spread of the shimmer highlight.
classstring-Additional CSS classes for the shimmer text.