Valora
API Reference@valora-ai/reactindexInterfaces

DotsOrbProps

Defined in: packages/react/src/dots-orb.tsx:289

Properties

state?

optional state?: OrbState;

Defined in: packages/react/src/dots-orb.tsx:291

The assistant's state — drives spin, breathing, pulse, and the thinking sweep.


level?

optional level?: number;

Defined in: packages/react/src/dots-orb.tsx:293

Mic amplitude 0–1; scales the sphere while state === "listening".


color?

optional color?: string;

Defined in: packages/react/src/dots-orb.tsx:295

Dot color (hex). Defaults to the Valora accent indigo; pass your accent to tint.


count?

optional count?: number;

Defined in: packages/react/src/dots-orb.tsx:297

Point count on the Fibonacci sphere (≈640 reads as a clean dotted sphere).


style?

optional style?: CSSProperties;

Defined in: packages/react/src/dots-orb.tsx:298


className?

optional className?: string;

Defined in: packages/react/src/dots-orb.tsx:299

On this page

Valora is local-first

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

Star on GitHub