Documentation: Datatable: onRowEditChange Description is incorrect #5388
Labels
Typescript
Issue or pull request is *only* related to TypeScript definition
Milestone
Describe the bug
The description for
onRowEditChange
is a duplicate of the description foronRowEditCancel
and does not correctly describeonRowEditChange
primereact/components/lib/datatable/datatable.d.ts
Lines 1534 to 1543 in fce7013
Reproducer
primereact/components/lib/datatable/BodyRow.js
Line 301 in fce7013
PrimeReact version
10.1.1
React version
18.x
Language
TypeScript
Build / Runtime
Next.js
Browser(s)
No response
Steps to reproduce the behavior
onRowEditCancel
is incorrectExpected behavior
The description should say something like the following:
Related PR
#5389
The text was updated successfully, but these errors were encountered: