Skip to content

Commit 3066686

Browse files
Merge pull request #273604 from palatter/patch-1
Update web-ui-library.md to include item for the new RichTextSendBox component
2 parents 5c8397b + b3650f7 commit 3066686

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/communication-services/concepts/ui-library/includes/web-ui-library.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,10 @@ UI Components support customization to give the components the right feel and lo
5151
| | [Video Tile](https://azure.github.io/communication-ui-library/?path=/story/ui-components-videotile--video-tile) | Component that displays video stream when available and a default static component when not |
5252
| | [Control Bar](https://azure.github.io/communication-ui-library/?path=/story/ui-components-controlbar--control-bar) | Container to organize DefaultButtons to hook up to specific call actions like mute or share screen |
5353
| | [VideoGallery](https://azure.github.io/communication-ui-library/?path=/story/ui-components-video-gallery--video-gallery) | Turn-key video gallery component, which dynamically changes as participants are added |
54-
| | [Dialpad](https://azure.github.io/communication-ui-library/?path=/docs/ui-components-dialpad--dialpad) | Component to support phone number input and DTMF tones. |
54+
| | [Dialpad](https://azure.github.io/communication-ui-library/?path=/docs/ui-components-dialpad--dialpad) | Component to support phone number input and DTMF tones |
5555
| Chat | [Message Thread](https://azure.github.io/communication-ui-library/?path=/story/ui-components-messagethread--message-thread) | Container that renders chat messages, system messages, and custom messages |
5656
| | [Send Box](https://azure.github.io/communication-ui-library/?path=/story/ui-components-sendbox--send-box) | Text input component with a discrete send button |
57+
| | [Rich Text Send Box](https://azure.github.io/communication-ui-library/?path=/docs/ui-components-richtextsendbox--rich-text-send-box) | Rich text input component with formatting options and a discrete send button |
5758
| | [Message Status Indicator](https://azure.github.io/communication-ui-library/?path=/story/ui-components-messagestatusindicator--message-status-indicator) | Multi-state read receipt component to show state of sent message |
5859
| | [Typing indicator](https://azure.github.io/communication-ui-library/?path=/story/ui-components-typingindicator--typing-indicator) | Text component to render the participants who are actively typing on a thread |
5960
| Common | [Participant Item](https://azure.github.io/communication-ui-library/?path=/story/ui-components-participantitem--participant-item) | Common component to render a call or chat participant including avatar and display name |

0 commit comments

Comments
 (0)