Skip to main content

JeColumnGroup | <je-column-group>

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

Built with StencilJS