There are multiple ag-grid packages available in npm. I haven't found any decent documentation which explains differences between them. What are minimum ag-grid packages required for enterprise grid in angular app?
The packages (modules) are explained in this part of the ag-Grid docs
If you are confused, them best is just ignore all the packages and follow the getting started guides.
In a nutshell, you can ignore most of the packages and just include everything like the Getting Started guides do. Then come back and look at how to load individual packages if you want to reduce your bundle size and are not using all the features.
Similarly, ag-grid also provides framework friendly packages like ag-grid-react, ag-grid-vue.
For your .../all-modules related questions, not sure if those are valid or not, but if you want to use ag-grid with
angular, the above mentioned packages are there
for you.
Add-ag-grid-to-your-project this link will help you get started with this.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With