Component · Messaging
Chat trigger
the floating action button that opens a chat panel, with an optional unread badge. pin it bottom-right in an app.
Example
Playground
unread
Where available
✓ React
✓ Angular
✓ Web Components
✓ Blazor
✓ Tokens
Using it
the same component, named idiomatically per target. one CSS contract underneath, so they render identically.
API
Do
anchor one to the bottom-right of the app; let the badge surface unread count.
Don't
place several on a screen — it should be the single entry point to chat.