You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Behavior
The documentation seems to imply that a TreeTable has a responsive mode which can be enabled by setting the "responsive" prop to true. However, no such prop appears to exist.
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
[ ] support request
Codesandbox Case
https://codesandbox.io/s/primereact-test-nbme8?fontsize=14&hidenavigation=1&theme=dark
Behavior
The documentation seems to imply that a TreeTable has a responsive mode which can be enabled by setting the "responsive" prop to true. However, no such prop appears to exist.
Looking at the Treetable.d.ts on git seems to imply that such a prop has never existed.
https://github.com/primefaces/primereact/blob/master/src/components/treetable/TreeTable.d.ts
This occurs in 3.4.0 and 4.2.0.
The text was updated successfully, but these errors were encountered: