Skip to content
roguelite labsAnthony Spezzano ↗
Prompt/ChatContainer

ChatContainer

Scrollable fixed-height container that auto-scrolls to bottom when children change.

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.
ChatContainerScrollable fixed-height container that auto-scrolls to bottom when children change.
PropTypeDefaultDescription
children*ReactNodeChat content to scroll
maxHeightstring"360px"Max height before scrolling