The Latest in the âHow are we going to do masonry?â Debate: Apple Says âItem Flowâ
The Latest in the âHow are we going to do masonry?â Debate: Apple Says âItem Flowâ êŽë š
Last we checked in with how the web platform was planning on helping us with âmasonryâ layout, it was a versus battle between âjust use gridâ and âmake a new layout typeâ. Now Apple folks have an idea: a new shorthand property called item-flow
. Nothing is decided here (I donât think), but it seems very sensible. I like how it has meaning to multiple layout modes, potentially opening up new possibilities instead of masonry alone. They are going to elaborate in a future post, but it sounds like item-pack: collapse;
is the road to masonry specifically, perhaps across multiple layout modes.
Iâll repoint to my feeling that reading-order
is very related and also opens possibility in that we can use what weâve already got in broader ways without negative accessibility implications.