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
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
Sets the layout used for the children of this node
The direction of the flexbox layout main axis.
Controls whether flex items are forced onto one line or can wrap onto multiple lines.
Controls whether grid items are placed row-wise or column-wise. And whether the sparse or dense packing algorithm is used.
Instantiates an instance of the Wasm module returning its functions.
Instantiates an instance of the Wasm module along with its exports.
Gets if the Wasm module has been instantiated.
How children overflowing their container should affect layout
The positioning strategy for this item.