How to use table in material UI or is there any alternative method (for e.g list) #851
Labels
component: list
This is the name of the generic UI component, not the React module!
component: table
This is the name of the generic UI component, not the React module!
I can see some source files related to table header, row and rowitems in the codebase. However, I am not sure if they are up to date or how to use them.
If there any way I can use Lists in order to display the content in a table format, which would consist header, rows and columns.
The text was updated successfully, but these errors were encountered: