Files
yoga/website/contents/properties/min-max.md
Emil Sjölander bbdb62e654 Use absolute paths in links
Summary: allow-large-files

Reviewed By: danielbuechele

Differential Revision: D7023260

fbshipit-source-id: a797d09b61530b13da10e02c21acef13c508470c
2018-02-19 02:57:52 -08:00

673 B

path, title, hasPlayground
path title hasPlayground
/docs/min-max Max / Min Width and Height true

Max / Min Width and Height

All the following properties set the maximum and minimum size constraints of an element. These properties have higher priority than all other properties and will always be respected. Constraints can be specified as either absolute pixel values or as percentages of their parent's size. By default all these constraints are undefined.

Max Width

Min Width

Max Height

Min Width