Skip to main content

BwColumnGroup | bw-column-group

[DEPRECATED] Use BwFlexGrid instead.

The column group component is a flex container that can be used to create a row of BwColumn's.

Properties

PropertyAttributeDescriptionTypeDefault
alignalignAlignment of the columns."baseline" | "center" | "end" | "start" | "stretch"undefined
columnscolumnsThe number of columns the flex grid has.numberundefined
gapgapThe gap between the columns."2xl" | "2xs" | "3xl" | "3xs" | "lg" | "md" | "sm" | "xl" | "xs"undefined
justifyjustifyJustification of the columns."center" | "end" | "space-around" | "space-between" | "start"undefined
wrapwrapIf the columns should wrap.booleanundefined

Slots

SlotDescription
The content of the column group

CSS Custom Properties

NameDescription
--columnsThe number of columns the flex grid has.

© 2025 United Systems & Software - All Rights Reserved.