Searched defs:alignItems (Results 1 – 3 of 3) sorted by relevance
| /interface/sdk-js/api/@internal/component/ets/ | ||
| D | row.d.ts | 294 alignItems(value: VerticalAlign): RowAttribute; method in RowAttribute |
| D | column.d.ts | 301 alignItems(value: HorizontalAlign): ColumnAttribute; method in ColumnAttribute |
| D | flex.d.ts | 213 alignItems?: ItemAlign; property |