ChatViewMode
Agent Runtimes / types/chat / ChatViewMode
Type Alias: ChatViewMode
ChatViewMode =
"floating"|"floating-small"|"sidebar"
Defined in: types/chat.ts:31
View mode for the chat component.
- 'floating': Full-height floating panel (pinned to the right edge with offset)
- 'floating-small': Standard floating popup
- 'sidebar': Docked sidebar panel