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?: 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.