Flexible Grid

The FlexibleGrid component allows you to create a flexible grid layout using the CSS flex property for growing content.

It provides options for setting the gap and padding between grid items.

Code Example

Props

Gap

Padding

1
2
3
4