Option | Value | Default | Description |
---|---|---|---|
target |
CSS selector | > * |
Elements that should match. By default, the children will match. |
row |
Boolean | true |
By default only items in the same row will be matched. For example, once grid columns extend to a width of 100%, their heights will no longer be matched. This makes sense, for example, if they stack vertically in narrower viewports. |