Skip to content

ExplanationSkeleton

The shared loading skeleton for a streamed LLM explanation: a heading bar over a few text lines, shown until the first token arrives. Used by the word dialog and the transcribe chat bubble so both present the same placeholder.

Functions

ExplanationSkeleton()

function ExplanationSkeleton(): Element;

Defined in: src/shared/components/ExplanationSkeleton.tsx:14

The ExplanationSkeleton component.

Returns

Element

A pulsing placeholder for an explanation that is still loading.