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 | Type | Description |
---|---|---|
Content | DynamicContentStore<LiveCommsBarItem.LiveCommsBarItemChildrenProps> | Dynamic content store |
Component Properties#
Name | Type | Description | Optional | Default |
---|---|---|---|---|
children | DynamicContentStore.DynamicComponentChildren<LiveCommsBarItem.LiveCommsBarItemChildrenProps> | children | Yes |
Rate this page