Skip to main content

BwColumn | bw-column

[DEPRECATED] Use BwFlexItem instead.

The column component is a flex item that can be used to create a column in a BwColumnGroup. You can set different sizes for different screen sizes.

Properties

PropertyAttributeDescriptionTypeDefault
sizesizeThe size of the column, in terms of how many columns it should take up out of the total available.stringundefined
sizeLgsize-lgThe size of the column for lg screens, in terms of how many columns it should take up out of the total available.stringundefined
sizeMdsize-mdThe size of the column for md screens, in terms of how many columns it should take up out of the total available.stringundefined
sizeSmsize-smThe size of the column for sm screens, in terms of how many columns it should take up out of the total available.stringundefined
sizeXlsize-xlThe size of the column for xl screens, in terms of how many columns it should take up out of the total available.stringundefined
sizeXssize-xsThe size of the column for xs screens, in terms of how many columns it should take up out of the total available.stringundefined

Slots

SlotDescription
The content of the column

© 2025 United Systems & Software - All Rights Reserved.