justifyContent
Defined in: js-api/ui.ts:2834
Enumeration Members
| Enumeration Member | Value | Defined in |
|---|---|---|
around | "css-justify-content-around" | js-api/ui.ts:2839 |
between | "css-justify-content-between" | js-api/ui.ts:2838 |
center | "css-justify-content-center" | js-api/ui.ts:2837 |
end | "css-justify-content-end" | js-api/ui.ts:2836 |
start | "css-justify-content-start" | js-api/ui.ts:2835 |