0.4.0 • Published 4 years ago

@appril/vue-alert v0.4.0

Weekly downloads
2
License
MIT
Repository
-
Last release
4 years ago

Alert component for Appril apps

Install

  1. Edit base/app/vue/plugins.ts
import Alert from '@appril/vue-alert'
Vue.use(Alert)
  1. Add <vue-alert></vue-alert> at the very top of base/layouts/client.html

At the very top cause it register a store module that should be available before other components mounted.

0.4.0

4 years ago

0.2.20

4 years ago

0.2.10

5 years ago

0.2.8

5 years ago

0.2.6

5 years ago

0.2.4

5 years ago

0.2.2

5 years ago

0.2.0

5 years ago

0.0.2

5 years ago

0.0.0

7 years ago