ConnectingOutboundCallCanvas
This component renders a canvas for outbound call. Can be themed with [theme.ConnectingOutboundCallCanvas]{@link Theme.ConnectingOutboundCallCanvasThemeProps}
Static Properties#
| Name | Description | Type | 
|---|---|---|
| Content | Dynamic content store | DynamicContentStore.<ConnectingOutboundCallCanvas.ConnectingOutboundCallCanvasChildrenProps> | 
Component Properties
- firstLine?: string- First line shown in the outbound call canvas. 
- secondLine?: string- Second line shown in the outbound call canvas. 
- titleLine?: string- Title string shown in the outbound call canvas.