mirror of
https://github.com/run-llama/chat-ui.git
synced 2026-07-20 07:24:33 -04:00
fix: missing document for ChatSection (#183)
* fix: missing document * Create tough-parents-judge.md
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@llamaindex/chat-ui-docs': patch
|
||||
---
|
||||
|
||||
fix: missing document for ChatSection
|
||||
@@ -34,6 +34,7 @@ interface ChatSectionProps {
|
||||
- **handler**: Chat handler from `useChat` or custom implementation
|
||||
- **className**: Custom CSS classes for styling
|
||||
- **children**: Custom layout (defaults to `ChatMessages` + `ChatInput`)
|
||||
- **autoOpenCanvas**: Automatically opens the `ChatCanvas` when artifacts are present
|
||||
|
||||
### Default Layout
|
||||
|
||||
|
||||
Reference in New Issue
Block a user