Skip to content

yuanyuanlife/vue-light-notice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vue-light-notice

semi opacity notify plugin for vue.js

  • type: 'success' 'warn' 'failure' 'loading' 'text' ''
  • message: message to show
  • usage:
 this.$opacityNotify({
  type: 'success',
  message: 'success!',
  always: false
 });

About

Light notify plugin for vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published