Valora
API Reference@valora-ai/reactindexInterfaces

UseParticipantTileOptions

Defined in: packages/react/src/hooks/participant/useParticipantTile.ts:9

Properties

htmlProps

htmlProps: HTMLAttributes<HTMLElement>;

Defined in: packages/react/src/hooks/participant/useParticipantTile.ts:11

The { trackRef, onParticipantClick, disableSpeakingIndicator, htmlProps, }.htmlProps property.


disableSpeakingIndicator?

optional disableSpeakingIndicator?: boolean;

Defined in: packages/react/src/hooks/participant/useParticipantTile.ts:13

The { trackRef, onParticipantClick, disableSpeakingIndicator, htmlProps, }.disableSpeakingIndicator property.


onParticipantClick?

optional onParticipantClick?: (event) => void;

Defined in: packages/react/src/hooks/participant/useParticipantTile.ts:15

The { trackRef, onParticipantClick, disableSpeakingIndicator, htmlProps, }.onParticipantClick property.

Parameters

ParameterType
eventunknown

Returns

void


trackRef?

optional trackRef?: unknown;

Defined in: packages/react/src/hooks/participant/useParticipantTile.ts:17

The track reference to display.

On this page

Valora is local-first

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

Star on GitHub