Difference between revisions of "Template:Box-flex"

From blackwiki
Jump to navigation Jump to search
imported>IagoQnsi
(see also flex-wrap)
imported>Andrybak
m (use Template:Flex templates for documentation)
 
Line 9: Line 9:
  
 
===See also===
 
===See also===
* {{tl|display-flex}}
+
{{Flex templates}}
* {{tl|flex-direction}}
 
* {{tl|flex-wrap}}
 
  
 
[[Category:Cross-browser compatibility templates]]
 
[[Category:Cross-browser compatibility templates]]
 
}}
 
}}
 
</noinclude>
 
</noinclude>

Latest revision as of 11:55, 19 June 2020

50px Template documentation

This template sets up the parameters for the flex CSS property. Default is 0 1 auto.

Despite its name, it does not support the old -n-box-flex syntax.

Compatibility

  • See flex on the Mozilla Developer Network for all browser compatibility details.

See also