Difference between revisions of "Template:Flex-wrap"

From blackwiki
Jump to navigation Jump to search
imported>IagoQnsi
(more useful default (unlikely you'd use this template if you wanted the default behavior))
imported>Andrybak
(use Template:Flex templates for documentation)
 
Line 7: Line 7:
  
 
===See also===
 
===See also===
* {{tl|display-flex}}
+
{{Flex templates}}
* {{tl|box-flex}}
 
* {{tl|flex-direction}}
 
  
 
[[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-wrap CSS property. Default is wrap.

Compatibility

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

See also