Appearance
Documentation / @agentick/tui / TUIComponent
TUIComponent = ComponentType<{ sessionId: string; }>
ComponentType
sessionId
string
Defined in: create-tui.tsx:43
A TUI component receives a sessionId and renders the full interface.