Valora
API Reference@valora-ai/reactindexInterfaces

UseRemoteParticipantsOptions

Defined in: packages/react/src/hooks/participant/useRemoteParticipants.ts:8

Properties

room?

optional room?: unknown;

Defined in: packages/react/src/hooks/participant/useRemoteParticipants.ts:10

The room to use. If not provided, the hook will use the room from the context.


updateOnlyOn?

optional updateOnlyOn?: unknown[];

Defined in: packages/react/src/hooks/participant/useRemoteParticipants.ts:12

To optimize performance, you can use the updateOnlyOn property to decide on what RoomEvents the hook updates. By default it updates on all relevant RoomEvents to keep the returned

On this page

Valora is local-first

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

Star on GitHub