@vuestic/ag-grid-theme
v1.2.0
Published
Custom theme with Vuestic UI styles for AG Grid Vue 3.
Downloads
609
Readme
Documentation
Information about styles and examples are available on vuestic.dev
For more information about AG Grid for Vue 3, visit ag-grid.com
Installation
- Install package
npm
npm i @vuestic/ag-grid-theme
yarn
yarn add @vuestic/ag-grid-theme
- Import styles to project via entry js/ts file:
or via a scss:import '@vuestic/ag-grid-theme'
@import "@vuestic/ag-grid-theme";
License
MIT license