Use this utility to improve navigation for long-scrolling pages. It's customizable with positioning and visibility logic based on scroll offset. Offset Define how far the user must scroll before the button becomes visible. Custom style The button can be customized using Flex props and additional className. API reference PropTypeDefaultoffsetHow far down the page before it appears, in pixels.number300…and every FlexProps propinherited—classNamestring—styleReact.CSSProperties—childrenReact.ReactNode—