Skip to main content

rtk-participant-count

A component which shows count of total joined participants in a meeting.

<rtk-participant-count id="rtk-el"></rtk-participant-count>

<script>
const el = document.getElementBydId('rtk-el');
el.meeting = meeting;
</script>

Props

iconPack

Icon pack

Default
defaultIconPack

meeting

Meeting object

size

Size

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

t

Language

Default
useLanguage()