vue-alert-box

1.0.2 • Public • Published

VueAlertBox

Alert Box For Vue

Install

npm install vue-alert-box --save

Add To project

import Vue from 'vue'
import VueAlertBox from 'vue-alert-box'

Vue.use(VueAlertBox)

Use

<v-m-alert success>Alert For Success Templates</v-m-alert>

<v-m-alert info>Alert For Info Templates</v-m-alert>

<v-m-alert warning>Alert For Warninng Templates</v-m-alert>

<v-m-alert error>Alert For Error Templates</v-m-alert>

Package Sidebar

Install

npm i vue-alert-box

Weekly Downloads

19

Version

1.0.2

License

ISC

Last publish

Collaborators

  • mehrdadkurd