justifyContent
Defined in: js-api/ui.ts:2804
Enumeration Members
| Enumeration Member | Value | Defined in |
|---|---|---|
around | "css-justify-content-around" | js-api/ui.ts:2809 |
between | "css-justify-content-between" | js-api/ui.ts:2808 |
center | "css-justify-content-center" | js-api/ui.ts:2807 |
end | "css-justify-content-end" | js-api/ui.ts:2806 |
start | "css-justify-content-start" | js-api/ui.ts:2805 |