Width for each grid cell (in pixels)
Height for each grid cell (in pixels)
Display Options:
Number of rows in the grid layout
Number of columns in the grid layout
Array of components to display in grid cells
Cell Dimensions:
OptionalshowWhether to maintain aspect ratio for grid cells
OptionalbackgroundBackground color for each grid cell
Styling:
OptionalstyleCustom styles for the grid container
Advanced Render Overrides:
OptionalrenderFunction to wrap or replace the default grid content
OptionalrenderFunction to wrap or replace the entire grid container
Interface defining the props for the FlexibleGrid component.
FlexibleGrid provides a dynamic grid layout for displaying multiple components with customizable dimensions and aspect ratios.
FlexibleGridOptions
Grid Configuration: