0.0.1 β€’ Published 6 years ago

chuanghui-vue-portal v0.0.1

Weekly downloads
4
License
-
Repository
-
Last release
6 years ago

Portal

πŸ““ πŸ“” πŸ“• ChuangHui πŸ“— πŸ“˜ πŸ“™ Vue Components.

Install

Using NPM
npm install chuanghui-portal
Using Yarn
yarn add chuanghui-portal

Usage

main.js

import Vue from 'vue'
import App from './App'
import Portal from '@/components/chuanghui-portal.vue'

Vue.component(Portal.name, Portal)

new Vue({
  el: '#app',
  router,
  components: { App, Portal },
  template: `
  	<Portal>
  		<App/>
  	</Portal>
  `
})

Contributors

ζŽι’ŠιΈΏ πŸ“§ 928532756@qq.com

http://cylee.top