NeumorUINeumorUI
📖📦
Navigation

BackToTop

Floating scroll-to-top button with scroll threshold, smooth scroll, and neumorphic hover/press states.

tsx
1import { BackToTop } from "neumorui";

Example

Scroll down to see the button appear in the bottom-right corner.

threshold
smooth
position
size

Props

PropTypeDefault
thresholdnumber300
smoothbooleantrue
iconReactNodearrow up
position"bottom-right" | "bottom-left" | "bottom-center""bottom-right"
size"sm" | "md" | "lg""md"