Class | Properties |
---|---|
t.itemsStart | alignItems: 'flex-start' |
t.itemsEnd | alignItems: 'flex-end' |
t.itemsCenter | alignItems: 'center' |
t.itemsStretch | alignItems: 'stretch' |
t.itemsBaseline | alignItems: 'baseline' |
Class | Properties |
---|---|
t.itemsStart | alignItems: 'flex-start' |
t.itemsEnd | alignItems: 'flex-end' |
t.itemsCenter | alignItems: 'center' |
t.itemsStretch | alignItems: 'stretch' |
t.itemsBaseline | alignItems: 'baseline' |