I am not able to understand the different Sub components and their uses in a Material UI. For example, I am trying to use <Table>.
But There are different sub components as shown in the image below.
How do I find out more about <TableContainer>
and <TableSortLabel>
. I have tried multiple things but I am not able to figure out what these do and how to use them properly.