0.1.4 • Published 9 years ago

vue-loading v0.1.4

Weekly downloads
123
License
-
Repository
github
Last release
9 years ago

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>
0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.1

9 years ago