Skip to main content
Atlas is deprecated. Use AI Kit for any new Atlas experiences.
A hook for making the chat window draggable within the viewport.

Usage

Options

Returns

Behavior

  • Viewport Constraints: Position is constrained to keep the minimum visible pixels within the viewport
  • Resize Handling: Automatically adjusts position when window is resized
  • Text Selection: Prevents text selection while dragging
  • Mouse Events: Attaches global mouse events during drag for smooth tracking

Example: Reset on Fullscreen Exit

Last modified on July 24, 2026