Components

LiveCommsBarItem

<LiveCommsBarItem {...LiveCommsBar.LiveCommsBarItemProps} />

This is a container for LiveCommsBarItem.

Component children

These below are list of children
Key Condition Type Align Description
icon React component LiveComms icon. Displays the `MonitorSmall` icon if the call is monitored. The `HoldBoldSmall` icon if the call is on hold or the `CallSmall` icon otherwise
message styled(div) Wrapper for the message shown in LiveCommsBar
actions LiveCommsBarItemActions Wrapper for LiveCommsBar actions

Constructor

# <LiveCommsBarItem />

Parameters:
Name Type Description
props LiveCommsBar.LiveCommsBarItemProps Properties to be passed to configure this component.

Extends

  • React.PureComponent

Classes

LiveCommsBarItem

Members

DynamicContentStore.<LiveCommsBarItem.LiveCommsBarItemChildrenProps>

# static readonly Content

Dynamic content store

Type Definitions

LiveCommsBar.LiveCommsBarItemProps

# LiveCommsBarItemChildrenProps

Properties of LiveCommsBarItem.

# LiveCommsBarItemProps

Properties of LiveCommsBarItem.
Properties:
Name Type Attributes Description
children DynamicComponentChildren.<LiveCommsBarItem.LiveCommsBarItemChildrenProps> <optional>
children