Vue Notification UI
A simple notification ui with Vuejs
Installation
npm install vue-notification-ui --save
Usage
Notification options
params | default | description |
---|---|---|
title | string: required: true |
|
body | string: required: true |
|
icon | string: optional |
- absolute file image - success - info - warning - danger |
callback | function: optional |
|
time | string: optional |
A minutes ago |