CallCanvas
This component renders a canvas for call based task.
Can be themed with Theme.CallCanvas
in Theme.
Component children#
Key | Component | Condition | Align | Description |
---|---|---|---|---|
container | styled(div) | Wrapper for the Call Canvas content | ||
button-container | styled(div) | Wrapper for the Call Canvas buttons |
Static Properties#
Name | Description | Type |
---|---|---|
Content | Dynamic content store | DynamicContentStore.<CallCanvas.CallCanvasChildrenProps> |