center
1
1
just-items-center version
start
1
1
just-items-start version
end
1
1
just-items-end version
Class | Properties |
---|---|
v-just-items-auto | justify-items: auto; |
v-just-items-center | justify-items: center; |
v-just-items-start | justify-items: start; |
v-just-items-end | justify-items: end; |
v-just-items-flex-end | justify-items: flex-end; |
v-just-items-flex-start | justify-items: flex-start; |