ConnectingOutboundCallCanvas
This component renders a canvas for outbound call.
Can be themed with Theme.ConnectingOutboundCallCanvas in Theme.
Static Properties#
| Name | Description | Type |
|---|---|---|
| Content | Dynamic content store | DynamicContentStore.<ConnectingOutboundCallCanvas.ConnectingOutboundCallCanvasChildrenProps> |
Component Properties
firstLine?: stringFirst line shown in the outbound call canvas.
secondLine?: stringSecond line shown in the outbound call canvas.
titleLine?: stringTitle string shown in the outbound call canvas.