1.0.2 • Published 6 years ago

vue-click-outtside v1.0.2

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

vue-click-outtside

Vue.js directive to detect click outside an element .

  • additional handlers for 'click inside' and 'click on excluded elements'
  • no stopping propagation of click event.
  • functionality of excluded elements is available
  • various ways how to refer the excluded elements in the directive binding value

installation

npm install --save vue-click-outtside

please refer to https://gintomikcz.github.io/vue-click-outtside/ for docs and demo.

1.0.2

6 years ago

1.0.1

6 years ago