Module sizing

Source
Expand description

StructsΒ§

ContentSizes πŸ”’
InlineContentSizesResult πŸ”’
LazySize πŸ”’
Represents a size that can’t be fully resolved until the intrinsic size is known. This is useful in the block axis, since the intrinsic size depends on layout, but the other inputs are known beforehand.
LazySizeData πŸ”’
Sizes πŸ”’

EnumsΒ§

IntrinsicSizingMode πŸ”’
Size πŸ”’
The possible values accepted by the sizing properties. https://drafts.csswg.org/css-sizing/#sizing-properties
SizeConstraint πŸ”’
Represents the sizing constraint that the preferred, min and max sizing properties impose on one axis.

TraitsΒ§

ComputeInlineContentSizes πŸ”’

FunctionsΒ§

outer_inline πŸ”’