4.0.6 • Published 6 months ago

@ddm-design-system/notification v4.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

@ddm-design-system/notification

The Notification component can be used independently or in a NotificationStack. It should be used to convey meaningful but concise information to the user and should be easily noticeable and understood.

The NotificationStack handles the display of Notifications. Through the theme, the animations applied to showing and hiding a notification can be configured. The default behaviour is for Notifications to be showed on the lower right corner.

Notifications can be added and removed through the ref (<INotificationStackRef>) passed down to the NotificationStack's wrappedRef prop.

When adding a notification, a Notification template can specified so that different variations of the Notification component are supported.