Chuyển tới nội dung chính
Phiên bản: 1.12.0

Grid

import { Grid } from "zmp-ui";

Dùng để tạo ra bố cục lưới.

Ví dụ

Bảng thuộc tính

NameTypeDefaultDescription
childrenReact.ReactNode

ReactNode

columnCountnumber1

Specifying the columns in a grid

columnSpacestringvar(--s1)

The space between grid column

minstring250px

A CSS length value representing x in minmax(min(x, 100%), 1fr)

rowSpacestringvar(--s1)

The space between grid row