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