useParticipantAttributes
Import
import { useParticipantAttributes } from "@livekit/components-react";
Properties
props?
UseParticipantAttributesOptions
Returns
{attributes: Readonly<Record<string, string>>;}
Source
import { useParticipantAttributes } from "@livekit/components-react";
UseParticipantAttributesOptions
{attributes: Readonly<Record<string, string>>;}
On this page