ArticleMode = 'ArticleMode'
Article Mode (Two lines for the header and one line for the subtitle).
Article Mode (Two lines for the header and one line for the subtitle).
Enables Article Mode.
|
#
|
ContentMode = 'ContentMode'
Default mode (Two lines for the header and one line for the subtitle).
Default mode (Two lines for the header and one line for the subtitle).
|
#
|
LineMode = 'LineMode'
Line mode (Implemented for both, cozy and compact densities).
Line mode (Implemented for both, cozy and compact densities).
Generic Tile is displayed as in-line element, header and subheader are
displayed in one line. In case the texts need more than one line, the
representation depends on the used density. Cozy: The text will be
truncated and the full text is shown in a tooltip as soon as the tile
is hovered (desktop only). Compact: Header and subheader are rendered
continuously spanning multiple lines, no tooltip is provided).
|
#
|