Documentation / @agentick/angular / StreamingTextState
Interface: StreamingTextState ​
Defined in: client/src/types.ts:239
State for accumulated streaming text.
Properties ​
isStreaming ​
readonlyisStreaming:boolean
Defined in: client/src/types.ts:243
Whether streaming is currently active
text ​
readonlytext:string
Defined in: client/src/types.ts:241
Accumulated text from content_delta events