vue-loading

0.1.4 • Public • Published

vue-loading

Vue directive for show loading block in any element.

Live demo and usage

Build by vue-cli and vue-cli-component

Usage

import loading from 'vue-loading';
export default {
    directives: { loading }
}

template:

<div v-loading="loading (Boolean)" :loading-options="{ options }"></div>

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.4105latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.4105
0.1.30
0.1.20
0.1.10
0.1.00
0.0.10

Package Sidebar

Install

npm i vue-loading

Weekly Downloads

93

Version

0.1.4

License

none

Last publish

Collaborators

  • coffcer