Difference between revisions of "Template:Flex-wrap"
Jump to navigation
Jump to search
imported>IagoQnsi (←Created page with '<includeonly>-webkit-flex-wrap: {{{1|nowrap}}}; flex-wrap: {{{1|nowrap}}};</includeonly><noinclude> {{documentation|content= This template sets up the parameters...') |
imported>IagoQnsi (more useful default (unlikely you'd use this template if you wanted the default behavior)) |
||
| Line 1: | Line 1: | ||
| − | <includeonly>-webkit-flex-wrap: {{{1| | + | <includeonly>-webkit-flex-wrap: {{{1|wrap}}}; flex-wrap: {{{1|wrap}}};</includeonly><noinclude> |
{{documentation|content= | {{documentation|content= | ||
| − | This template sets up the parameters for the <code>flex-wrap</code> CSS property. Default is <code> | + | This template sets up the parameters for the <code>flex-wrap</code> CSS property. Default is <code>wrap</code>. |
=== Compatibility === | === Compatibility === | ||
Revision as of 05:00, 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
- {{display-flex}}
- {{box-flex}}
- {{flex-direction}}
| Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template. |