This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

vue-confirm-button

1.0.0 • Public • Published

Vue Confirm Button

Convenient and elegant inline user confirmation of UI events.

Dependencies

Build Setup

npm install vue-confirm-button --save

Installing

import Vue from 'vue'
import VueConfirmButton from 'vue-confirm-button'

Vue.use(VueConfirmButton)

Basic Usage

<vue-confirm-button btn-title="Example Confirm Button" btn-variant="primary" @ok="alert('Example Confirm Button')"></vue-confirm-button>

Documentation

Not yet.

Accreditations

Readme

Keywords

none

Package Sidebar

Install

npm i vue-confirm-button

Weekly Downloads

3

Version

1.0.0

License

MIT

Last publish

Collaborators

  • josheplibra