Usage
Floating scroll-to-bottom button that appears when the user scrolls away from the latest messages. It fades in as a compact icon button and expands to show a label when new messages arrive. ChatLayout renders this by default: pass a custom element to the scrollButton prop to override, or null to hide it entirely.import {ChatLayoutScrollButton} from '@astryxdesign/core/Chat'
Examples
Common configurations, variations, and states.ChatLayoutScrollButton — Labels
Scroll button with different labels for context-specific notifications like new messages, unread replies, or a generic scroll prompt.