Represents a column in the grid system. Use with <ons-row>
to layout components.
Name | Type | Description |
---|---|---|
verticalAlign | enum | Short hand attribute for aligning vertically. Valid values are top, bottom, and center. Optional. |
width | union | The width of the column. Valid values are css width values (“10%”, 50). Optional. |
If you have any questions, use our Community Forum or talk to us on Discord chat. The Onsen UI team and your peers in the community will work together to help solve your issues.
For bug reports and feature requests use our GitHub Issues page.