@aws-amplify/ui-react-notifications
v2.3.6
Published
The React Notifications package provides components for in-app messaging in Amplify connected applications.
Maintainers
Keywords
Readme
Amplify UI React Notifications
The React Notifications package provides components for in-app messaging in Amplify connected applications.
Contents
Core Components
InAppMessageDisplay- Component for displaying in-app messageswithInAppMessaging- Higher-order component for adding in-app messaging capabilities
Providers and Hooks
InAppMessagingProvider- Provider component for in-app messaging contextuseInAppMessaging- Hook for accessing in-app messaging functionality
Props Types
BannerMessageProps- Props for banner style messagesFullScreenMessageProps- Props for full-screen style messagesModalMessageProps- Props for modal style messagesMessageComponents- Types for message components
Type Definitions
InAppMessage- Core message type definitionInAppMessageAction- Type for message actionsInAppMessageButton- Type for message buttonsInAppMessageContent- Type for message contentInAppMessageImage- Type for message imagesInAppMessageLayout- Type for message layoutsInAppMessageStyle- Type for message stylingInAppMessageTextAlign- Type for text alignment options
