ScrollSpy
ScrollSpy Component
Playground
Props
| Prop | Type | Default | Value |
|---|---|---|---|
| offset | number | — | |
| activeColor | color | — |
Default
WithOffset
WithActiveColor
| PROP | TYPE | DEFAULT | DESCRIPTION |
|---|---|---|---|
activeColor | color | — | — |
offset | number | — | — |
Using ScrollSpytsx
import { ScrollSpy } from '@/components/ScrollSpy'
<ScrollSpy
offset="..."
activeColor="..."
/>Tokens Used
No design tokens detected