Custom width for each grid item.
Custom height for each grid item.
Number of rows in the grid.
Number of columns in the grid.
Array of React components or elements to render in the grid.
Optional
showFlag indicating whether to show the aspect ratio.
Optional
backgroundBackground color for each grid item.
Interface defining the props for the FlexibleGrid component.