UseParticipantAttributesProps
Defined in: packages/react/src/hooks/participant/useParticipantAttributes.ts:4
Properties
participant?
optional participant?: unknown;Defined in: packages/react/src/hooks/participant/useParticipantAttributes.ts:6
The props.participant property.