Description of icon
Flex UI
API Reference

ConnectingOutboundCallCanvas

This component renders a canvas for outbound call. Can be themed with Theme.ConnectingOutboundCallCanvas in Theme.


Static Properties#

NameDescriptionType
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.

Need some help?