2.1.1 • Published 6 years ago

click-confirm v2.1.1

Weekly downloads
137
License
MIT
Repository
github
Last release
6 years ago

Click Confirm

Convenient and elegant inline user confirmation of UI events.

Dependencies

Build Setup

npm install click-confirm --save

Basic Usage

<click-confirm>
  <button class="btn btn-primary" @click="successAction">Click me</button>
</click-confirm>

Documentation

See Official documentation for detailed usage information.

Accreditations

  • This component relies on Bootstrap Vue's Popover component. If you are already using Bootstrap Vue, then Click Confirm is even lighter! Check it out.
  • Design and functionality is closely inspired by Boostrap Confirmation.
2.1.1

6 years ago

2.1.0

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.1.0

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.0

7 years ago