Flexible Box ("Flexbox") Layout
This section describes features related to Flexible Box ("Flexbox") layout.
In this section
| Property | Description |
|---|---|
|
Gets or sets values that specify the parameters of a flexible length: the positive and negative flexibility, and the preferred size. | |
|
Gets or sets a value that specifies the alignment (perpendicular to the layout axis defined by the -ms-flex-direction property) of child elements of the object. | |
|
Gets or sets a value that specifies the display order of all child elements of the object. | |
|
Gets or sets one or two shorthand values that specify the flex direction and wrap properties together. | |
|
Gets or sets a value that specifies the alignment (perpendicular to the layout axis defined by the -ms-flex-direction property) of child elements of the object. | |
|
Gets or sets a value that specifies how a flexbox's lines align within the flexbox when there is extra space along the axis that is perpendicular to the axis defined by the -ms-flex-direction property. | |
|
Gets or sets a value that specifies the ordinal group that a flexbox element belongs to. This ordinal value identifies the display order for the group. | |
|
Gets or sets a value that specifies how excess space is distributed (along the axis defined by the -ms-flex-direction property) between child elements of the object. | |
|
Gets or sets a value that specifies whether and in which direction child elements wrap onto multiple lines or columns based on the space available in the object. |
Send comments about this topic to Microsoft
Build date: 11/29/2012