Hide columns in mobile view
How do people here go about hiding columns based on viewport size? I display 6 cols in desktop view, and would like to shrink this down to 3 cols in mobile view.
Have seen the Column Visibility React Example, but wondering about best practices around targeting specific viewport sizes.
Appreciate any help or direction on this, thanks!
1 Reply
evident-indigo•3y ago
Hi ! did u find something to achieve it ?
The only solution that I have is hide with css...