Skip to main content

BwFlexItem | bw-flex-item

Overview

The flex item component can be used to create a column in a BwFlexGrid. 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.