Components

CallCanvas

<CallCanvas />

This component renders a canvas for call based task. Can be themed with theme.CallCanvas

Component children

The following table contains a list of children.
Key Condition Type Align Description
container styled(div) Wrapper for the Call Canvas content
button-container styled(div) Wrapper for the Call Canvas buttons

Members

DynamicContentStore.<CallCanvas.CallCanvasChildrenProps>

# static readonly Content

Dynamic content store

Type Definitions

TaskContextProps

# CallCanvasChildrenProps

Properties of children in call canvas.
Properties:
Name Type Attributes Description
theme.CallCanvas Theme.CallCanvasThemeProps <optional>
theme.
dialpadState DialpadState Represents the state of the dialpad.