vue-element-loading
Loading inside a container or full screen component for Vue.js
? Install
or
? Usage
or
? Example
⚙️ Props
Props | Type | Default | Description |
---|---|---|---|
active | Boolean | - | Status for show/hide loading |
spinner | String | spinner | Spinner icon name |
color | String | #ccc | Color of spinner icon |
is-full-screen | Boolean | false | Loader will overlay the full page |