https://github.com/stephencooper/react-ag-grid-suspense
https://github.com/stephencooper/react-ag-grid-suspense
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stephencooper/react-ag-grid-suspense
- Owner: StephenCooper
- Created: 2023-06-09T15:31:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-09T15:34:38.000Z (about 3 years ago)
- Last Synced: 2025-12-26T18:47:42.464Z (6 months ago)
- Language: CSS
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-ag-grid-suspense
Example showing how to load AG Grid component in a seperate bundle on demand. The aim is to keep the weight out of the initial page load.