Overview
Scroll Island is a component that displays scroll progress with animated number transitions and an expandable interface for additional content.Usage
API Reference
Props
| Prop Name | Type | Default | Description |
|---|---|---|---|
class | string | "" | Additional CSS classes for custom styling. |
title | string | "Progress" | Title displayed in the header of the component. |
height | string | 44 | Height of the component. |
Dependencies
- @number-flow/vue
Credits
- Inspired by the work of Ali Samadi & Nitish Khagwal
- NumberFlow by Maxwell Barvian for number formatting and animations.