BackToTop
BackToTop Component
Playground
Props
| Prop | Type | Default | Value |
|---|---|---|---|
| threshold | number | — | |
| smooth | boolean | — | |
| position | selectleft | right | — |
Default
LowThreshold
LeftPosition
| PROP | TYPE | DEFAULT | DESCRIPTION |
|---|---|---|---|
position | select | — | — |
smooth | boolean | — | — |
threshold | number | — | — |
Using BackToToptsx
import { BackToTop } from '@/components/BackToTop'
<BackToTop
threshold="..."
smooth="..."
position="..."
/>Tokens Used
No design tokens detected