CallCanvasActions
This component renders actions for call canvas.
Component children#
Key | Component | Condition | Align | Description |
---|---|---|---|---|
hold | React component | Visible only is it's a custom call task | Container for hold/unhold call button | |
toggleMute | React component | Container for mute/unmute button | ||
directory | React component | Icon button that displays/hides worker's directory | ||
dialpad | React component | Icon button that displays/hides dialpad | ||
hangup | React component | Container for hangup button |
Static Properties#
Name | Description | Type |
---|---|---|
Content | Dynamic content store | DynamicContentStore.<CallCanvasActions.CallCanvasActionsChildrenProps> |