Components

ParticipantsCanvas

<ParticipantsCanvas {...ParticipantsCanvas.ParticipantsCanvasProps} />

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

Component children

These below are list of children
Key Condition Type Align Description
onHold Visible only if task is conference call and worker is on hold styled(div) Wrapper for on hold container. Displays `CallCanvasWorkerOnHold` template and button to unhold worker
participantsContainer styled(div) Scrollable wrapper for `ParticipantsContainer` that renders the participants of the call

Members

DynamicContentStore.<ParticipantsCanvas.ParticipantsCanvasChildrenProps>

# static readonly Content

Dynamic content store

Type Definitions

ParticipantsCanvas.ParticipantsCanvasProps

# ParticipantsCanvasChildrenProps

Properties of children in participants canvas.
Properties:
Name Type Attributes Description
theme.ParticipantsCanvas Theme.ParticipantsCanvasThemeProps <optional>
theme.

# ParticipantsCanvasProps

Properties of children in participants canvas.
Properties:
Name Type Attributes Description
includeMyself boolean <optional>
Identifies if current logged in worker is included.
hideActions boolean <optional>
Identifies if the participant actions are hidden
Rate this page:

Thanks for rating this page!

We are always striving to improve our documentation quality, and your feedback is valuable to us. How could this documentation serve you better?

Protected by reCAPTCHA – PrivacyTerms