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
I'm trying to implement a variation of a masonry list and I haven't been able to achieve it. Is it possible to render an item spanning horizontally to two columns or is there a constraint that items should only have a single column of width? (i.e. If i have 4 columns, maybe i would like an item to span 2 of those 4 columns.)