Skip to main content

Type Alias: ConversationBubbleSide

ConversationBubbleSide = "left" | "right"

Defined in: passages/story/types.ts:614

Defines which side of the conversation view a message appears on. Typically used to distinguish between different speakers or perspectives.