Getting Started
Components
Special Effects
Animations
Text Animations
Backgrounds
import { ScrollProgress } from "@/components/ui/scroll-progress"
<ScrollProgress />
Prop | Type | Default | Description |
---|---|---|---|
className | string | - | The class name to be applied to the component |
The ScrollProgress
component also accepts all properties of the HTMLDivElement
type.