Package Exports
- @transplace/ag-grid-vue
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 (@transplace/ag-grid-vue) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
ag-Grid Vue Component
This project contains the Vue Component for use with ag-Grid
Install with Bower
$ bower install ag-grid-vueInstall with npm
$ npm install ag-grid-vueSee www.ag-grid.com for an overview and full documentation.
Frameworks Supported
Framework specific Getting Started guides: Angular 1 | Angular 2 | Aurelia Javascript | React | TypeScript VueJS | Web Components
To Build
npm install gulp -gnpm install npm-install-peers -gnpm installnpm-install-peersgulp
Examples
See the https://github.com/ag-grid/ag-grid-vue-example for full working examples of what you can do with ag-Grid and VueJS Components.
Examples included are:
Rich Grid with Pure JavaScript

Using Dynamic Components

Using Dynamic Components - Richer Example

Using Cell Editor Components

Using Pinned Row Renderers

Using Full Width Renderers

Using Group Row Renderers

With Filters Components

Master Detail Example
