mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 16:16:41 +08:00
docs(grid): update API docs and add to breaking changes
This commit is contained in:
@ -3,6 +3,9 @@
|
||||
Columns are cellular components of the [grid](../Grid) system and go inside of a [row](../Row).
|
||||
They will expand to fill their row. All content within a grid should go inside of a column.
|
||||
|
||||
See [Grid Layout](/docs/layout/grid) for more information.
|
||||
|
||||
|
||||
## Column attributes
|
||||
|
||||
By default, columns will stretch to fill the entire height of the row.
|
||||
|
||||
Reference in New Issue
Block a user