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
I'm not sure how feasible this is, but I'd also like to include the data-fetching functionality inside the component. Having react-query built in and even customizable via props.
Including infinite-querying - pagination - manipulating data before it's sent back. All of this should be possible with react-query
Description
A versatile table component with multiple features:
Examples
https://material-ui.com/components/tables/
https://material-ui.com/api/collapse/
https://material-ui.com/components/data-grid/
Recommended Properties
className: string
: Allows the developer to add additional classes to the element.The text was updated successfully, but these errors were encountered: