Components

ParticipantsCanvas

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

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

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