Skip to content
roguelite labsAnthony Spezzano ↗
Prompt/ScrollButton

ScrollButton

Animated jump-to-bottom button for chat interfaces. Fades in/out with framer-motion.

Use and inspectUse this as a presentational interface around your own submit, stream, or state handlers. Reset preview only remounts the local example; it does not send a request or connect to a model.Next: inspect the source and wire its callback to a bounded backend action.
ScrollButtonAnimated jump-to-bottom button for chat interfaces. Fades in/out with framer-motion.
npm install framer-motion
This component requires framer-motion.
PropTypeDefaultDescription
onClick*() => voidCalled when button is clicked
visible*booleanControls button visibility with animation