<ResponsiveLayout>
The following attributes can be defined for the <ResponsiveLayout>
element:
Attribute | Description |
---|---|
defaultCellSizeDesktop | Defines the number of columns that the Possible values: Integers between 1-12 (default: The default defined here will be overridden when the |
defaultCellSizeTablet | Defines the number of columns that the Possible values: Integers between 1-12 (default: The default defined here will be overridden when the |
defaultCellSizeMobile | Defines the number of columns that the Possible values: Integers between 1-12 (default:
The default defined here will be overridden when the
cellSizeMobile attribute is defined in the <Cell> child element.
|
background | Defines the background color.
This setting overwrites the default color of the color scheme!
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!
|
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 |
The <ResponsiveLayout>
element has to contain the following elements:
Cell
For further information please visit the section