Package Exports
- engage-vue-components
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (engage-vue-components) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Engage Vue Components Library
This library provide prebuilt components in Vue.js for building Engage products
Installation
npm install engage-vue-components
Usage
import EngageVueComponents from 'engage-vue-components'
Vue.use(EngageVueComponents)
Demo
Visit components demo site to see the full list of available components with usage examples.