Quick Reference for AI Agents & Developers
- React.js → React.js Integration
- Next.js → Next.js Integration
- All Components → Components Overview
Server-Side Rendering (SSR): CometChat UI Kit requires browser APIs (
window, WebSocket, document). For Next.js or other SSR frameworks, ensure components render only on the client side. See the Next.js Integration guide.Why Choose CometChat UI Kit?
- Rapid Integration – Prebuilt UI components for faster deployment.
- Customizable & Flexible – Modify the UI to align with your brand’s identity.
- Cross-Platform Compatibility – Works seamlessly across various React-based frameworks.
- Scalable & Reliable – Built on CometChat’s robust chat infrastructure for enterprise-grade performance.
User Interface Preview

Try Live Demo
Experience the CometChat UI Kit in action:Tip: You can fork the sandbox, insert your CometChat credentials (App ID, Region, Auth Key) in the code, and immediately preview how the UI and messages respond in real time.
Integration
A collection of individual components—like conversation lists, message lists, message composer, etc.—each with built-in chat logic so you can customize every element.- Import the components you need from our UI Kits.
- Arrange them in your desired layout, applying styling or customization as needed.
- You don’t need to rewrite the SDK calls yourself—each component already integrates with CometChat logic.
- Flexible Design – You control the final UI arrangement.
- No Extra Overhead – Implement only the features you need.
- Modular – Use exactly what you want, when you want.
Next Steps
React.js Integration
Get started with React.js setup and configuration
Next.js Integration
Integrate with Next.js and SSR support
Components Overview
Explore all available UI components
Theming
Customize colors, fonts, and styling
Helpful Resources
Explore these essential resources to gain a deeper understanding of CometChat UI Kits and streamline your integration process.React Sample App
Fully functional sample applications to accelerate your development.View on GitHub
UI Kit Source Code
Access the complete UI Kit source code on GitHub.View on GitHub
Figma Design File
UI design resources for customization and prototyping.View on Figma
Need Help?
If you need assistance, check out:Next Steps
React.js Integration
Step-by-step guide to integrate CometChat in your React app
Components Overview
Explore all available UI components and their capabilities
Core Features
Learn about messaging, conversations, and user management
Theme Customization
Customize colors, fonts, and styling to match your brand