UseLocalParticipantOptions
Defined in: packages/react/src/hooks/participant/useLocalParticipant.ts:5
Properties
room?
optional room?: unknown;Defined in: packages/react/src/hooks/participant/useLocalParticipant.ts:7
The room to use. If not provided, the hook will use the room from the context.