Skip to main content

JeColumn | <je-column>

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

Built with StencilJS