0.1.4 • Published 8 years ago

vue-loading v0.1.4

Weekly downloads
123
License
-
Repository
github
Last release
8 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

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.1

8 years ago