Valora
API Reference@valora-ai/reactindexInterfaces

ToolCardProps

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

A tool/activity card shown inline in the transcript.

Extends

Properties

glyph

glyph: string;

Defined in: packages/react/src/types.ts:31

Icon name (see the icon set): activity | search | calendar | cloud | calculator.

Inherited from

VoiceToolActivity.glyph


label

label: string;

Defined in: packages/react/src/types.ts:33

Card title, e.g. "Searching the web".

Inherited from

VoiceToolActivity.label


detail?

optional detail?: string;

Defined in: packages/react/src/types.ts:35

Result detail shown once done.

Inherited from

VoiceToolActivity.detail


done?

optional done?: boolean;

Defined in: packages/react/src/types.ts:37

Running (spinner) vs done (green check + detail).

Inherited from

VoiceToolActivity.done

On this page

Valora is local-first

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

Star on GitHub