rtk-participants
A component which lists all participants, with ability to run privileged actions on each participant according to your permissions.
<rtk-participants id="rtk-el"></rtk-participants>
<script>
document.getElementById('rtk-el').meeting = meeting;
</script>
<style>
rtk-participants {
height: 480px;
width: 100%;
max-width: 320px;
background-color: '#000';
}
</style>
Props
config
defaultParticipantsTabId
Default section
Default
'stage-list'
Type
"requests" | "stage-list" | "viewer-list"
iconPack
meeting
Meeting object
size
Size
Type
"lg" | "md" | "sm" | "xl"
states
States object
Type
States