Skip to content

UI Kit

Coming soon

Official UI components are in development. Build your interface with the SDKs today, or follow the patterns below.

Headless first

Sendsar is headless. You provide:

  • Conversation list and message thread
  • Composer and attachments UI
  • Branding, navigation, and layout

The SDKs handle connect, send, receive, typing, and presence. See Client SDKs.

If you use MUI X Chat:

PatternPurpose
Send adapterWire composer → client.sendMessage()
Message mappersMap API Message → your UI model
Actions menuEdit, delete, react
Inbox layoutList + active thread

Planned UI Kit

  • Pre-built adapters for popular UI libraries
  • Inbox and thread components
  • Message actions and reactions UI

Last updated:

Sendsar — headless chat for B2B platforms