mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-23 18:50:06 +08:00
1 line
3.1 KiB
JavaScript
1 line
3.1 KiB
JavaScript
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["85645a9f"],{"85645a9f":function(e,a,t){"use strict";t.d(a,"__esModule",{value:!0}),t.d(a,"texts",{enumerable:!0,get:function(){return n;}}),t("023ff5ad");let n=[{value:"Good for setting spacing between elements.",paraId:0,tocIndex:0},{value:"Suitable for setting various horizontal and vertical alignments.",paraId:0,tocIndex:0},{value:"Space is used to set the spacing between inline elements. It will add a wrapper element for each child element for inline alignment. Suitable for equidistant arrangement of multiple child elements in rows and columns.",paraId:1,tocIndex:1},{value:"Flex is used to set the layout of block-level elements. It does not add a wrapper element. Suitable for layout of child elements in vertical or horizontal direction, and provides more flexibility and control.",paraId:1,tocIndex:1},{value:"This component is available since ",paraId:2,tocIndex:9},{value:"antd@5.10.0",paraId:2,tocIndex:9},{value:". The default behavior of Flex in horizontal mode is to align upward, In vertical mode, aligns the stretch, You can adjust this via properties.",paraId:2,tocIndex:9},{value:"Common props ref\uFF1A",paraId:3,tocIndex:9},{value:"Common props",paraId:4,tocIndex:9},{value:"Property",paraId:5,tocIndex:9},{value:"Description",paraId:5,tocIndex:9},{value:"type",paraId:5,tocIndex:9},{value:"Default",paraId:5,tocIndex:9},{value:"Version",paraId:5,tocIndex:9},{value:"vertical",paraId:5,tocIndex:9},{value:"Is direction of the flex vertical, use ",paraId:5,tocIndex:9},{value:"flex-direction: column",paraId:5,tocIndex:9},{value:"boolean",paraId:5,tocIndex:9},{value:"false",paraId:5,tocIndex:9},{value:"wrap",paraId:5,tocIndex:9},{value:"Set whether the element is displayed in a single line or in multiple lines",paraId:5,tocIndex:9},{value:"flex-wrap",paraId:5,tocIndex:9},{value:" | boolean",paraId:5,tocIndex:9},{value:"nowrap",paraId:5,tocIndex:9},{value:"boolean: 5.17.0",paraId:5,tocIndex:9},{value:"justify",paraId:5,tocIndex:9},{value:"Sets the alignment of elements in the direction of the main axis",paraId:5,tocIndex:9},{value:"justify-content",paraId:5,tocIndex:9},{value:"normal",paraId:5,tocIndex:9},{value:"align",paraId:5,tocIndex:9},{value:"Sets the alignment of elements in the direction of the cross axis",paraId:5,tocIndex:9},{value:"align-items",paraId:5,tocIndex:9},{value:"normal",paraId:5,tocIndex:9},{value:"flex",paraId:5,tocIndex:9},{value:"flex CSS shorthand properties",paraId:5,tocIndex:9},{value:"flex",paraId:5,tocIndex:9},{value:"normal",paraId:5,tocIndex:9},{value:"gap",paraId:5,tocIndex:9},{value:"Sets the gap between grids",paraId:5,tocIndex:9},{value:"small",paraId:5,tocIndex:9},{value:" | ",paraId:5,tocIndex:9},{value:"middle",paraId:5,tocIndex:9},{value:" | ",paraId:5,tocIndex:9},{value:"large",paraId:5,tocIndex:9},{value:" | string | number",paraId:5,tocIndex:9},{value:"-",paraId:5,tocIndex:9},{value:"component",paraId:5,tocIndex:9},{value:"custom element type",paraId:5,tocIndex:9},{value:"React.ComponentType",paraId:5,tocIndex:9},{value:"div",paraId:5,tocIndex:9}];}}]); |