- Home
- /Realtime
- /…
- /Web Components (HTML)
- /rtk-participants
rtk-participants
Last updated Apr 21, 2026|Copy as Markdown|View as Markdown|Agent setup OverviewPropertiesUsage ExamplesBasic UsageWith Properties
A component which lists all participants, with ability to
run privileged actions on each participant according to your permissions.
<rtk-participants></rtk-participants>
<rtk-participants
size="md">
</rtk-participants>
<script>
const el = document.querySelector("rtk-participants");
el.meeting= meeting
</script>
Previousrtk-participant-tileNextrtk-participants-audio