Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/yoga_wasm/dist/yoga.d.ts>Justify

WASM build of Yoga Flexbox layout engine, for Deno.
Latest
type alias Justify
Re-export
import { type Justify } from "https://deno.land/x/yoga_wasm@0.0.2/dist/yoga.d.ts";
definition:
| JUSTIFY_FLEX_START
| JUSTIFY_CENTER
| JUSTIFY_FLEX_END
| JUSTIFY_SPACE_BETWEEN
| JUSTIFY_SPACE_AROUND
| JUSTIFY_SPACE_EVENLY