Styling options for the Inbox component:
- colorScheme: "light" or "dark"
- placement: "bottom-end", "bottom-start", "top-end", or "top-start"
- appearance: Customize the appearance of the Inbox component
- styles: Custom styles for specific elements
- i18n: Custom text for "Powered by" and other labels
- localization: Custom text for filter labels and other UI elements
Note: This implementation uses the Inbox component directly without NovuProvider.
For a real implementation with notifications, you would need to wrap the Inbox
component with NovuProvider in your application code.
Combined ReactLibs Object
Check if window.ReactLibs exists:
PersistentNovu (Removed)
PersistentNovu has been removed to reduce bundle size.
NovuSessionInterceptor
Check if window.ReactLibs.NovuSessionInterceptor exists: