3b5eaac21a9a4683010aeb4c87ae5e7aadd8b6d8
# Conflicts: # aot/dist/agGridColumn.ngfactory.ts # aot/dist/agGridColumn.ngsummary.json # aot/dist/agGridNg2.ngfactory.ts # aot/dist/agGridNg2.ngsummary.json # aot/dist/aggrid.module.ngfactory.ts # aot/dist/aggrid.module.ngsummary.json # aot/dist/baseComponentFactory.ngsummary.json # aot/dist/interfaces.ngsummary.json # aot/dist/ng2ComponentFactory.ngsummary.json # aot/dist/ng2FrameworkComponentWrapper.ngsummary.json # aot/dist/ng2FrameworkFactory.ngsummary.json # aot/main.ngsummary.json # aot/src/agGridColumn.ngfactory.ts # aot/src/agGridColumn.ngsummary.json # aot/src/agGridNg2.ngfactory.ts # aot/src/agGridNg2.ngsummary.json # aot/src/aggrid.module.ngfactory.ts # aot/src/aggrid.module.ngsummary.json # aot/src/baseComponentFactory.ngsummary.json # aot/src/interfaces.ngsummary.json # aot/src/ng2ComponentFactory.ngsummary.json # aot/src/ng2FrameworkComponentWrapper.ngsummary.json # aot/src/ng2FrameworkFactory.ngsummary.json
ag-Grid React Example
Examples of running ag-Grid inside React application.
See 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
There are two examples:
-
standard - shows a typical grid demonstrating many ag-Grid features
-
large - shows a very large grid (767 columns and 1,000 rows) using React cell renderers
Building
To build:
npm installnpm install webpack -gnpm run example,npm run largeornpm run trader- navigate to localhost:8080
Description
Languages
JavaScript
88.6%
HTML
10.1%
Shell
0.7%
CSS
0.3%
TypeScript
0.3%