ion-grid
Defines a Grid component.
Grid system is based on flexbox, a CSS feature supported by all devices.
The grid is composed of three units : grid, rows and columns.
For more information: Grid.
Name | Description |
---|---|
Fixed | Set a max width based on the screen size. |
Height | Specifies the height of the grid, pixel (px) or percentage (%). Use 100% to set a grid full screen, usefull for vertical centering. |
Width | Specifies the width of the grid, pixel (px) or percentage (%). |
Comment | Describes the object comment to include in the documentation report. This property generally contains an explanation about the object. |
Identifier | Defines the component identifier. |
Is active | Defines whether the component is active. |