1. libj-vue-components

libj-vue-components

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