- Has props for setting the column count on each screen size
- If set to 0, it will inherit the column count for the previous screen size

Self Contained Variant applies container-type: inline-size to the u-grid-wrapper so that the grid wraps based on its own width instead of the width of the site container


- When set to Autofit or Autofill, the Minimum Column Size controls how small the columns can get before the column count automatically reduces
- When set to Autofit or Autofill, the Large Screen controls the max column count for the grid
- When set to Autofit or Autofill, the Medium Screen, Small Screen, and Smallest Screen props have no effect
