sw-ui-transcript-view
sw-ui-transcript-view
sw-ui-transcript-view
Chat-bubble timeline that renders an array of TranscriptEntry
items, each tagged as user / agent / system with optional rich content.
Designed to live inside <sw-ui-call-layout>’s transcript slot or
<sw-ui-content-drawer> body. The view auto-scrolls to the latest
entry, distinguishes “partial” (in-progress) entries with a subtle
pulse, and renders rich meta payloads:
display_content user event; preserved verbatim so the download
button can serialise the full payload back to markdown.The header includes a download icon that exports the entire transcript
as a .md file via transcriptToMarkdown() so users can save the
conversation.
Class: SwUiTranscriptView · Module: packages/web-components/src/components/UI/sw-ui-transcript-view.ts
SwUiTranscriptView, sw-ui-transcript-viewentries field.
header field.
emptyText field.