Skip to content

MessageBody

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/app/app/desk/components/ThreadView.tsx

Message bodies are MARKDOWN (agents format replies; the tracking page renders the same). invert flips prose colors for the dark agent bubble.

Props

NameTypeRequiredDefault
bodystring-
invertboolean-false

Diagram

mermaid
graph TD
    component_MessageBody_21b87892["MessageBody"]
    class component_MessageBody_21b87892 rootComponent

Relationships

  • RENDERS → ReactMarkdown

Referenced By

  • ThreadView (RENDERS)

Was this page helpful?

Download as PDF