justifyContent
Defined in: js-api/ui.ts:2847
Enumeration Members
| Enumeration Member | Value | Defined in |
|---|---|---|
around | "css-justify-content-around" | js-api/ui.ts:2852 |
between | "css-justify-content-between" | js-api/ui.ts:2851 |
center | "css-justify-content-center" | js-api/ui.ts:2850 |
end | "css-justify-content-end" | js-api/ui.ts:2849 |
start | "css-justify-content-start" | js-api/ui.ts:2848 |