useParticipantTile
Import
import { useParticipantTile } from '@livekit/components-react';
Parameters
#
{ participant, source, publication, onParticipantClick, disableSpeakingIndicator, htmlProps, }UseParticipantTileProps<T>
Returns
{elementProps: React.HTMLAttributes<T>;}