How to use the ag-grid-react.AgGridReact function in ag-grid-react

To help you get started, we’ve selected a few ag-grid-react examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github backgroundColor / ag-grid-addons / lib / AgTable.js View on Github external
value: function render() {
      return _react2.default.createElement(
        'div',
        { style: { height: '90%' },
          className: 'ag-fresh ag-container' },
        _react2.default.createElement(_agGridReact.AgGridReact, this.props)
      );
    }
  }]);

ag-grid-react

AG Grid React Component

MIT
Latest version published 5 days ago

Package Health Score

92 / 100
Full package analysis