Module layout_2020::flexbox::geom
source · Expand description
Macros§
Structs§
Enums§
- FlexAxis 🔒One of the two bits set by the
flex-direction
property (The other is “forward” v.s. reverse.) - Which flow-relative sides map to the main-start and cross-start sides, respectively. See https://drafts.csswg.org/css-flexbox/#box-model
Functions§
- The start corner coordinates in both the input rectangle and output rectangle are relative to some “base rectangle” whose size is passed here.