flowbite
flowbite copied to clipboard
More responsive small-screen table
Is your feature request related to a problem? Please describe. The tables that are provided are not very responsive. Specifically for small screens, when I use a table that contains a lot of columns, the user has to scroll horizontally a lot.
Describe the solution you'd like I would like for the rows to be vertical, when there is no much space. The header should disappear, and the content should become vertical.
--ID--Name--Age --1 --Raf -- 26
to
ID:1 Name:Raf Age:26