Skip to main content

Module flex

Module flex 

Source
Expand description

Flexbox layout algorithm.

Implements CSS Flexible Box Layout Module Level 1. Reference: https://www.w3.org/TR/css-flexbox-1/#layout-algorithm

Functions§

layout_flex
Layout a flex container and its items.