The `AspectRatio` component is useful for constraining fluid content within an aspect ratio. To demo this, resize your browser for the examples below. Supported aspect ratios include `"2x1"`, `"16x9"`, `"4x3"`, `"1x1"`, `"3x4"`, `"3x2"`, `"9x16"` and `"1x2"`. ### Default (2x1) 2x1 ### Ratio 16x9 16x9 ### Ratio 4x3 4x3 ### Ratio 1x1 1x1 ### Ratio 3x4 3x4 ### Ratio 3x2 3x2 ### Ratio 9x16 9x16 ### Ratio 1x2 1x2 ### Tile (16x9) Content