docs_vue2/one/docs/en-US/components/grid-row.md
2020-08-13 11:47:56 +08:00

374 B

GridRow

:::tip GridRow is required to be used with GridContainer and GridColumn. :::

Demos

See the demos of GridContainer.

API

Slots

Name Description
default The content of the grid row. Can only have GridColumn components as direct children.