One common issue that we receive is around typescript typings and how they can be improved, note that we are aware of this, and we periodically improve them as these are reported.
To track all these issues we use a parked feature request since we consider it to be a never-ending one.
AG-2102 | Typescript - Improve typescript typings |
This is particularly true for events. The events are bound as properties in ag-grid dynamically to the gridOptions, and that is why we don't have typings for them just yet.
Note that we are planning to automate these, but we have no ETA for this yet.
Comments
1 comment
Hi Alberto,
There was a PR last month that would have fixed the issue I'm having now with the Typings. I'm missing the onComponentStateChanged event. Can you please approve this PR?
https://github.com/ag-grid/ag-grid/pull/3363
Kind regards,
Cas
Please sign in to leave a comment.