Scroll Down Button
A animated button that scrolls down to the next section of the page.
Based on code by nxworld
Playground
Customize the Scroll Down Button properties to see different variations.
Installation
pnpm dlx shadcn@latest add https://shadcn-ui-variants.vercel.app/r/scroll-down-button.json
ScrollDownButton Props
Prop | Type | Default |
---|---|---|
variant | enum | "fading-arrow" |
targetId* | string | — |
iconContainerClassName | string | — |
iconElementClassName | string | — |
text | string | — |
textClassName | string | — |
offset | number | 80 |