Description of icon
Flex UI
API Reference

ParticipantsCanvas

This component renders a collection of participants. Can be themed with Theme.ParticipantsCanvas in Theme.


Component children#

KeyComponentConditionAlignDescription
onHoldstyled(div)Visible only if task is conference call and worker is on holdWrapper for on hold container. Displays `CallCanvasWorkerOnHold` template and button to unhold worker
participantsContainerstyled(div)Scrollable wrapper for `ParticipantsContainer` that renders the participants of the call

Static Properties#

NameDescriptionType
Content

Dynamic content store

DynamicContentStore.<ParticipantsCanvas.ParticipantsCanvasChildrenProps>

Component Properties

  • includeMyself?: boolean

    Identifies if current logged in worker is included.

  • hideActions?: boolean

    Identifies if the participant actions are hidden

Need some help?