Skip to main content
row lays out children horizontally. Use it for inline content, action groups, and cards in a horizontal strip.

Properties

row has no node-specific properties. On a row, horizontalAlignment positions the child group along the row’s width and verticalAlignment aligns each child across its height. spacing adds horizontal gaps. See How layout alignment works.

Example