LiveCommsBarItem
This is a container for LiveCommsBarItem.
Component children#
Key | Component | Condition | 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 |
Static Properties#
Name | Description | Type |
---|---|---|
Content | Dynamic content store | DynamicContentStore.<LiveCommsBarItem.LiveCommsBarItemChildrenProps> |
Component Properties
children?: DynamicContentStore.DynamicComponentChildren.<LiveCommsBarItem.LiveCommsBarItemChildrenProps>
children