nextui
nextui copied to clipboard
Table Body component ((item: T) => RowElement) allow RowElement[]
Is your feature request related to a problem? Please describe.
right now there is no support for multiple rows to a function for dynamic rendering in table body we want for the collapse table row in the table component
Describe the solution you'd like
right now there is no support for multiple rows to a function for dynamic rendering
Describe alternatives you've considered
add functionality to collapse table row on click
Screenshots or Videos
No response
Could you clarify what behavior you're envisioning for the collapsible table? I'd appreciate it if you could share something as a reference.
Closing due to inactivity