[docs] Please add the documentation for GridRowEditStopReasons. #15046
Labels
component: data grid
This is the name of the generic UI component, not the React module!
docs
Improvements or additions to the documentation
support: docs-feedback
Feedback from documentation page
Related page
https://mui.com/x/react-data-grid/editing/#full-featured-crud
Kind of issue
Missing information
Issue description
In the CRUD section, you mentioned GridRowEditStopReasons, but I don't see the doc for it anywhere, event the search bar and the Google. The source code is also unclear, as it's just a enum.
But where else you use it? How to use it? What does rowFocusOut mean? When do I use it?
Thanks for reading this issue
Context
I want to at least see some doc for the TypeScript section of the DataGrid. You guys use a lot of strange enum without any doc. I don't know should I use it or not. Please, just give a little doc for a concept you introduce the first (and sometimes the only) time. It helps a lot! Sorry for my amateur question, I have just started learning TS and MUI this month.
Search keywords: GridRowEditStopReasons
The text was updated successfully, but these errors were encountered: