@equinor/workspace-ag-grid
TypeScript icon, indicating that this package has built-in type declarations

3.0.1 • Public • Published

ag-grid

The purpose of this ag grid wrapper is to persist viewstate in the controller while the view is unmounted, currently not supported natively by AG-Grid.

Usage example

const gridController = new GridController()
gridController.colDefs = [{field: "id"}]

<Grid controller=gridController />

Running unit tests

Run nx test ag-grid to execute the unit tests via Jest.

Readme

Keywords

none

Package Sidebar

Install

npm i @equinor/workspace-ag-grid

Weekly Downloads

235

Version

3.0.1

License

MIT

Unpacked Size

18.8 kB

Total Files

11

Last publish

Collaborators

  • gustav-eikaas
  • nogglings