@npmcorp/pui-react-notifications
v8.5.0
Published
A React component for showing a dropdown of notification messages
Downloads
16
Readme
pui-react-notifications
A React component for showing a dropdown of notification messages
Pivotal UI React (GitHub, npm) is a collection of React components for rapidly building and prototyping UIs.
This component requires React v0.13
See the Pivotal UI Styleguide for fully rendered examples.
Components
Notifications
A dropdown for showing a count (in the trigger) and list (in the menu) of notifications
var Notifications = require('
### AlertNotifications
A dropdown for showing a list of notifications with an alert icon in the trigger if there are notifications
```js
var AlertNotifications = require('
### NotificationItem
A notification in notifications component
#### Properties
- `href`
- `String`: A URL to link to when the notification is clicked
*****************************************
(c) Copyright 2015 Pivotal Software, Inc. All Rights Reserved.