components\participants_components\participant_list library

Classes

ParticipantList
ParticipantList renders a scrollable list of participant items, each with controls for muting, messaging, and removing, based on ParticipantListOptions.
ParticipantListOptions
ParticipantListOptions defines the configuration options for the ParticipantList widget, including participant data, actions, and session details.

Typedefs

ParticipantListType = Widget Function({required ParticipantListOptions options})