Documentation / @agentick/shared / CustomBlockEvent
Type Alias: CustomBlockEvent
CustomBlockEvent =
object&StreamEventBase
Defined in: streaming.ts:403
Type Declaration
attrs
attrs:
Record<string,string>
content
content:
string
selfClosing?
optionalselfClosing:boolean
tag
tag:
string
type
type:
"custom_block"