libj-vue-components
v1.0.2
Published
Two vue components for showing `overlay` and `loading` effects over body or an `element relative position`
Downloads
2
Readme
libj-vue-comp-backdrops
Part of libj tools
Two vue components for showing overlay
and loading
effects over body or an element relative position
Needs jQuery to be present globally
Usage
npm install libj-vue-comp-backdrops
import 'libj-vue-comp-backdrops'
//Now, j-overlay and j-loading components are available globally
See test/test.js and test/test.html for usage example