<Cell>
The <Cell>
element is used to create a content area in the <ResponsiveLayout>
element.
The following attributes can be defined for the <Cell>
element:
Attribute | Description |
---|---|
cellSizeDesktop | Defines the number of columns that the Possible values: Integers between 1-12
The value defined here overrides the
defaultCellSizeDesktop attribute in the <ResponsiveLayout> parent element.
|
cellSizeTablet | Defines the number of columns that the Possible values: Integers between 1-12
The value defined here overrides the
defaultCellSizeTablet attribute in the <ResponsiveLayout> parent element.
|
cellSizeMobile | Defines the number of columns that the Possible values: Integers between 1-12
The value defined here overrides the
defaultCellSizeMobile attribute in the <ResponsiveLayout> parent element.
|
background | Defines the background color. Possible values:
|
fontFamily | Defines the font family.
Possible values:
|
fontSize | Defines the font size. This attribute overrides the default font size of the Web App. Possible values:
|
fontStretch | Sets the width of the single characters.
This attribute overrides the default width of the characters of the Web App.
Possible values:
|
fontStyle | Defines the font style.
This attribute overrides the default width of the characters.
Possible values:
|
fontWeight | Defines the font weight. This attribute overrides the default weight of the characters. Possible values:
|
foreground | Defines the font color. This setting overwrites the default color of the color scheme!
|
minHeight | Minimum height of the layout Possible values: Integer |
horizontalAlign | Direction in which the elements flow. The order of the elements corresponds to their declaration. Possible values:
|
textOverflow | Defines what happens if the page is full. Possible values:
|
visible | Defines if the layout is visible.
Mögliche Werte: Boolean or data binding expression |
For further information please visit the section