Introduction
Integrate notification inboxes into your React applications to let users view, manage, and interact with their notifications. The React SDK provides two components designed for different use cases and customization needs.
Getting Started
Follow this recommended flow:
- Setup & Configuration - Install packages and configure the Dialect SDK client
- User Management - Understand subscriptions, channels, and topics before implementing components
- Choose your component:
- NotificationsButton - Complete done-for-you solution with limited customization
- Notifications - Standalone component with full styling control