Splash plugin for vue js
vue-splash
Splash Your App Logo ?
show the splash, until your app is loaded...
Installation
npm i vue-splash
Usage
Plugin install:
import Vue from 'vue'
import Splash from 'vue-splash';
Vue.use(Splash)
Props
name | type | default | description |
---|---|---|---|
logo | String | '' | image source to load your logo |