Preview live, install via shadcn or copy the source.
This will install the component and its dependencies automatically.
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
| children | string | — | Yes | The content of the text shimmer. |
| as | keyof JSX.IntrinsicElements | p | No | The HTML tag to render, defaults to paragraph. |
| className | string | — | No | Optional CSS class for styling the component. |
| duration | number | 2 | No | The duration of the animation. |
| spread | number | 2 | No | The spread of the shimmer animate. |