Module size

Source
Expand description

CSS properties related to box sizing.

Structs§

AspectRatio
A value for the aspect-ratio property.

Enums§

BoxSizing
A value for the box-sizing property.
MaxSize
A value for the minimum and maximum size properties, e.g. min-width and max-height.
Size
A value for the preferred size properties, i.e. width and `height.