Grid System in ANT Design
- import
- basic grid
The grid is divided into 24 part
- span -> how many parts of all 24 parts should this col use
- row gutter
- gutter -> is the space between rows
- column offset
- offset -> how many parts of 24 parts should this Col leave empty before it
- push and pull
- push and pull -> are used to order Columns
Example
- Row justify
- justify Options
- start, center, end, space-between, space-around and space-evenly
- Row align
- align Options
- top middle bottom
- order
To change the element sort by order.
- flex
- responsive
OR