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

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

WASM build of Yoga Flexbox layout engine, for Deno.
Latest
type alias Edge
Re-export
import { type Edge } from "https://deno.land/x/yoga_wasm@0.0.2/dist/yoga.d.ts";
definition:
| EDGE_LEFT
| EDGE_TOP
| EDGE_RIGHT
| EDGE_BOTTOM
| EDGE_START
| EDGE_END
| EDGE_HORIZONTAL
| EDGE_VERTICAL
| EDGE_ALL