RichLog
RichLog(
props):ReactElement
Defined in: react/components/data/rich-log.tsx:21
A scrolling, append-only log panel for streaming text (agent output, tool logs, reasoning traces). Virtualized like ListView and tails the bottom until the user scrolls up.
Parameters
Section titled “Parameters”Returns
Section titled “Returns”ReactElement