Skip to main content

dyte-participants

A component which lists all participants, with ability to run privileged actions on each participant according to your permissions.

<dyte-participants id="dyte-el"></dyte-participants>

<script>
document.getElementById('dyte-el').meeting = meeting;
</script>

<style>
dyte-participants {
height: 480px;
width: 100%;
max-width: 320px;
background-color: '#000';
}
</style>

Props

meeting

required

Meeting object

config

Config

Default
defaultConfig

iconPack

Icon pack

Default
defaultIconPack

size

Size

Type
"lg" | "md" | "sm" | "xl"

states

States object

Type
States

t

Language

Default
useLanguage()