Either let the auto-placement algorithm place items — in which case you don’t need breakpoints. Or explicitly place items — and then you do.
1
5
5
0
0
@CSSGridTips Once auto-placed, is it possible to return the position row/column via JavaScript?