Datatable: Missing type definition for bodyRow PassThroughOptions #6901
Labels
Typescript
Issue or pull request is *only* related to TypeScript definition
Milestone
Describe the bug
I was unable to find any type definition that matches current passthrough options for bodyRow section using unstyled mode.
![image](https://private-user-images.githubusercontent.com/17519714/350110909-d6e185ac-fd38-4988-bc50-16c9218ac632.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxOTMwNjUsIm5iZiI6MTczOTE5Mjc2NSwicGF0aCI6Ii8xNzUxOTcxNC8zNTAxMTA5MDktZDZlMTg1YWMtZmQzOC00OTg4LWJjNTAtMTZjOTIxOGFjNjMyLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDEzMDYwNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQ4ZTQzYWFkOGFjYzkwNGUzMzc0MGZjNzI5N2RmYThiMzk3ODhiYmM4NzY2ZmQ4NzBlMjUxNjFhZGQwZjdhYjkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.oNwViVq4LOY0T27V2O7eW4LYN13hNfIGmesco0lBKYc)
Reproducer
https://stackblitz.com/edit/tqtor1?file=src%2FApp.tsx
PrimeReact version
10.7.0
React version
18.x
Language
TypeScript
Build / Runtime
Next.js
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
Have a Typescript type definition to this passthrough options
The text was updated successfully, but these errors were encountered: