use-extend-app
v1.0.0-alpha.1
Published
A composition api for dynamically loading components, supports vue2.0 and vue3.0
Downloads
15
Maintainers
Readme
use-extend-app
A composition api for dynamically loading components, supports vue2.0 and vue3.0
For API documentation, see: API Docs
Installing
# use pnpm
$ pnpm install use-extend-app
# use npm
$ npm install use-extend-app --save
# use yarn
$ yarn add use-extend-app
Usage
Support & Issues
Please open an issue here.