ion-row
行是 grid 系统的水平组件,包含不同数量的 columns。他们确保立柱放置正确。
¥Rows are horizontal components of the grid system and contain varying numbers of columns. They ensure the columns are positioned properly.
有关详细信息,请参阅 grid 文档。
¥See the grid documentation for more information.
行对齐
¥Row Alignment
默认情况下,列将拉伸以填充行的整个高度,并在必要时换行。行是 弹性容器,因此可以将多个 CSS 类 应用于行来自定义此行为。
¥By default, columns will stretch to fill the entire height of the row and wrap when necessary. Rows are flex containers, so there are several CSS classes that can be applied to a row to customize this behavior.
属性
¥Properties
No properties available for this component.
事件
¥Events
No events available for this component.
方法
¥Methods
No public methods available for this component.
CSS 阴影部分
¥CSS Shadow Parts
No CSS shadow parts available for this component.
CSS 自定义属性
¥CSS Custom Properties
No CSS custom properties available for this component.
插槽
¥Slots
No slots available for this component.