pui9-notifications

1.18.0 • Public • Published

PUI9 Notifications Component Library

This library provides the PUI9 notifications component based on vue2-notify.

Installation

npm install pui9-notifications

Then import and use it:

import Pui9Notify from 'pui9-notifications';
...
Vue.use(Pui9Notify);

Finally, it can be used:

this.$puiNotify.info(params...)
this.$puiNotify.success(params...)
this.$puiNotify.warning(params...)
this.$puiNotify.error(params...)

Readme

Keywords

none

Package Sidebar

Install

npm i pui9-notifications

Weekly Downloads

3,144

Version

1.18.0

License

Copyright

Unpacked Size

2.34 MB

Total Files

12

Last publish

Collaborators

  • prodevelop