Skip to main content

latest
This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
76%
Published
7 months ago (0.1.2)
v
AlignContent

Sets the distribution of space between and around content itemsFor Flexbox it controls alignment in the cross axisFor Grid it controls alignment in the block axis

v
AlignItems

Used to control how child nodes are aligned.For Flexbox it controls alignment in the cross axisFor Grid it controls alignment in the block axis

v
Display

Sets the layout used for the children of this node

v
FlexDirection

The direction of the flexbox layout main axis.

v
FlexWrap

Controls whether flex items are forced onto one line or can wrap onto multiple lines.

v
GridAutoFlow

Controls whether grid items are placed row-wise or column-wise. And whether the sparse or dense packing algorithm is used.

f
instantiate

Instantiates an instance of the Wasm module returning its functions.

f
instantiateWithInstance

Instantiates an instance of the Wasm module along with its exports.

f
isInstantiated

Gets if the Wasm module has been instantiated.

c
Layout
No documentation available
c
Node
No documentation available
v
Overflow

How children overflowing their container should affect layout

v
Position

The positioning strategy for this item.

v
StyleUnit
No documentation available
c
TaffyTree
No documentation available