[docs] Add description for all the data grid events #1527
Labels
component: data grid
This is the name of the generic UI component, not the React module!
docs
Improvements or additions to the documentation
Summary 💡
Add description for all the events. It's currently far from clear when each event is supposed to fire.
Examples 🌈
https://developer.mozilla.org/en-US/docs/Web/API/Element#events
I assume we could start with:
to get the description in TypeScript, and then #1213 for rendering the information on the documentation. This also a bit related to #1383.
Motivation 🔦
Remove confusion, and avoid the need to search deep in the codebase. #1515 (comment)
The text was updated successfully, but these errors were encountered: