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
Which approach is better if I want to build very responsive and very feature-rich/advanced table? And why?
I mentioned the word "responsive ", yeah, I know react-table (headless) does not do CSS design/responsive styles, it's a tabling engine, but I think the decision between these two (div or table/thead/tbody/tr/th/td) approaches will effect the CSS styling experience.