🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

igniteui-react-grids

Package Overview
Dependencies
Maintainers
1
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

igniteui-react-grids - npm Package Compare versions

Comparing version
19.6.0-rc.0
to
19.6.0
+1
-1
package.json
{
"name": "igniteui-react-grids",
"version": "19.6.0-rc.0",
"version": "19.6.0",
"type": "module",

@@ -5,0 +5,0 @@ "description": "Ignite UI React Grid components.",

+42
-12
# Ignite UI for React Grids - from Infragistics
[Ignite UI for React](https://www.infragistics.com/products/ignite-ui-react) includes a wide range of easy to use React UI components that have been designed and optimized for high-performance, high-volume data scenarios. Ignite UI for React is designed to enable developers to build the most modern, high-performance HTML5 & JavaScript apps for modern desktop browsers, mobile experiences and progressive web apps (PWA’s) targeting the React framework.
[![npm version](https://badge.fury.io/js/igniteui-react-grids.svg)](https://badge.fury.io/js/igniteui-react-grids)
[![Discord](https://img.shields.io/discord/836634487483269200?logo=discord&logoColor=ffffff)](https://discord.gg/39MjrTRqds)
## View Samples and Documentation
[Ignite UI for React](https://www.infragistics.com/products/ignite-ui-react) includes a wide range of easy to use React UI components that have been designed and optimized for high-performance, high-volume data scenarios. Ignite UI for React is designed to enable developers to craft modern web app experiences using the most comprehensive UI library of modular React Components and the fastest data grid optimized for speed and performance.
This package provides the grid components that include:
## Browser Support
- [**Grid**](https://www.infragistics.com/products/ignite-ui-react/react/components/grids/grids-header)
- [**Pivot Grid**](https://www.infragistics.com/products/ignite-ui-react/react/components/grids/pivot-grid/overview)
- [**Tree Grid**](https://www.infragistics.com/products/ignite-ui-react/react/components/grids/tree-grid/overview)
- [**Hierarchical Grid**](https://www.infragistics.com/products/ignite-ui-react/react/components/grids/hierarchical-grid/overview)
| ![Chrome](https://user-images.githubusercontent.com/2188411/168109445-fbd7b217-35f9-44d1-8002-1eb97e39cdc6.png) | ![Firefox](https://user-images.githubusercontent.com/2188411/168109465-e46305ee-f69f-4fa5-8f4a-14876f7fd3ca.png) | ![Edge](https://user-images.githubusercontent.com/2188411/168109472-a730f8c0-3822-4ae6-9f54-785a66695245.png) | ![Opera](https://user-images.githubusercontent.com/2188411/168109520-b6865a6c-b69f-44a4-9948-748d8afd687c.png) | ![Safari](https://user-images.githubusercontent.com/2188411/168109527-6c58f2cf-7386-4b97-98b1-cfe0ab4e8626.png) |
| --------------- | ---------------- | ------------- | -------------- | --------------- |
| Latest ✔️ | Latest ✔️ | Latest ✔️ | Latest ✔️ | Latest ✔️ |
## NPM Package
## Grid Components
You can include Ignite UI for React Grids in your project using this `npm` command:
This package provides the following grid components:
`npm install --save igniteui-react-grids`
| Component | Status | Documentation |
|:----------|:------:|:-------------:|
| Grid | ✅ | [Docs](https://www.infragistics.com/products/ignite-ui-react/react/components/grids/data-grid) |
| Tree Grid | ✅ | [Docs](https://www.infragistics.com/products/ignite-ui-react/react/components/grids/tree-grid/overview) |
| Pivot Grid | ✅ | [Docs](https://www.infragistics.com/products/ignite-ui-react/react/components/grids/pivot-grid/overview) |
| Hierarchical Grid | ✅ | [Docs](https://www.infragistics.com/products/ignite-ui-react/react/components/grids/hierarchical-grid/overview) |
### Key Features
- Virtualized rows and columns for unlimited data size
- Column sorting, filtering, pinning, moving, hiding, and resizing
- Row selection, cell selection, and clipboard support
- Inline editing with cell, row, and batch editing modes
- Built-in column types and templating support
- Multi-column headers and column groups
- Row and cell conditional styling
- Export to Excel and CSV
- Advanced filtering with filter row and Excel-style filter
- Grouping, summaries, and paging
- Keyboard navigation and accessibility
## AI-Assisted Development
This package ships with **LLM Agent Skills** — structured knowledge files that teach AI coding assistants (GitHub Copilot, Cursor, Windsurf, Claude, JetBrains AI, etc.) how to work with Ignite UI for React. The skill files are included in the [`igniteui-react`](https://www.npmjs.com/package/igniteui-react) package and also live in the [`skills/`](https://github.com/IgniteUI/igniteui-react/tree/master/skills) directory:
| Skill | Description |
|:------|:------------|
| **components** | Identify the right React components (`Igr*`) for a UI pattern, then install, import, and use them — JSX patterns, events, refs, forms, Next.js setup |
| **customize-theme** | Customize styling using CSS custom properties, Sass, and the theming system in React |
| **optimize-bundle-size** | Reduce bundle size with granular imports, tree-shaking, and lazy loading |
## License
This is a commercial product, requiring a valid paid-for license for use. This license details can by found [here](http://www.infragistics.com/legal/ultimate/license/)
This is a commercial product, requiring a valid paid-for license for use. License details can be found [here](https://www.infragistics.com/legal/license).
To acquire a license for usage, please register for a trial and acquire a license at [Infragistics.com](https://www.infragistics.com).
© Copyright 2025 Infragistics. All Rights Reserved. The Infragistics Ultimate license & copyright applies to this distribution. For information on that license, please go to our website [here](https://www.infragistics.com/legal/license).
(c) Copyright 2026 Infragistics. All Rights Reserved. The Infragistics Ultimate license & copyright applies to this distribution. For information on that license, please go to our website [here](https://www.infragistics.com/legal/license).