2.1.1 • Published 7 years ago

click-confirm v2.1.1

Weekly downloads
137
License
MIT
Repository
github
Last release
7 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

7 years ago

2.1.0

7 years ago

2.0.2

7 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.1.0

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.0

8 years ago