Valora
API Reference@valora-ai/reactindexInterfaces

MessageBubbleProps

Defined in: packages/react/src/chat.tsx:8

Properties

role

role: "eva" | "you";

Defined in: packages/react/src/chat.tsx:10

Who said it.


text

text: string;

Defined in: packages/react/src/chat.tsx:12

Bubble text.


interim?

optional interim?: boolean;

Defined in: packages/react/src/chat.tsx:14

Show a streaming cursor (interim transcription).


reactions?

optional reactions?: Record<string, number>;

Defined in: packages/react/src/chat.tsx:16

Emoji → count pills under the bubble.

On this page

Valora is local-first

No API key, no server — everything in this doc runs on-device.

Star on GitHub