Click or drag to resize

FlexContainerHighlightConfig Properties

Version 94.4.20

The FlexContainerHighlightConfig type exposes the following members.

Properties
  NameDescription
Public propertyColumnGapSpace
Style of empty space caused by columns gaps (gap/column-gap).
Public propertyContainerBorder
The style of the container border
Public propertyCrossAlignment
Style of the self-alignment line (align-items).
Public propertyCrossDistributedSpace
Style of content-distribution space on the cross axis (align-content).
Public propertyItemSeparator
The style of the separator between items
Public propertyLineSeparator
The style of the separator between lines
Public propertyMainDistributedSpace
Style of content-distribution space on the main axis (justify-content).
Public propertyRowGapSpace
Style of empty space caused by row gaps (gap/row-gap).
Top
See Also