docs_vue2/one/docs/en-US/components/grid-row.md

376 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.