ContextDistributionProps
Agent Runtimes / context/ContextDistribution / ContextDistributionProps
Interface: ContextDistributionProps
Defined in: context/ContextDistribution.tsx:141
Properties
agentId
agentId:
string
Defined in: context/ContextDistribution.tsx:143
Agent ID for fetching context snapshot
height?
optionalheight?:string
Defined in: context/ContextDistribution.tsx:145
Height of the chart
liveData?
optionalliveData?:ContextSnapshotResponse|null
Defined in: context/ContextDistribution.tsx:147
Live snapshot data from WS — bypasses REST polling when provided