Skip to main content

DyteParticipant

A participant entry component used inside dyte-participants which shows data like: name, picture and media device status.

You can perform privileged actions on the participant too.

<DyteParticipant participant={meeting.self} />

Props

config

Config object

Default
defaultConfig

iconPack

Icon pack

Default
defaultIconPack

meeting

Meeting object

participant

Participant object

t

Language

Default
useLanguage()

view

Show participant summary

Default
'sidebar'
Type
"sidebar"