Skip to content

@sqlrooms/ai-core / ActivityBox

Variable: ActivityBox

const ActivityBox: React.FC<ActivityBoxProps>

A fixed-height container that auto-scrolls to the latest content while running. The user cannot scroll the content manually. When content overflows the collapsed height, a gradient fade and expand button appear. Clicking expands to full height; a collapse button returns to the capped view.