Canvas Space
A dedicated area that dynamically displays interactive UI components generated within a Tambo chat thread. It automatically updates to show the latest generated component and clears when switching threads.
Example
Tambo Conversations
Loading threads...
Installation
Component API
CanvasSpace
| Prop | Type | Default | Description |
|---|---|---|---|
| contextKey | string | - | The context key identifying which thread to display generated components from |
| className | string | - | Optional CSS class names to apply custom styling to the canvas container |