Card-style tile for displaying groups of fields. Arranges fields in responsive grid.
Attribute |
Description |
Type |
Default Value |
Example Value |
title |
Title to be displayed in header |
string |
- |
- |
expands |
Whether tile should be able to expand/collapse |
boolean |
false |
'` |
collapsed |
Whether tile is collapsed |
boolean |
false |
'` |
Name |
Description |
Default |
Contents of tile. Uses grid layout, so fields should be wrapped with a container element if they are multiple elements. |
Custom Properties |
Default Value |
--dt-tile-font-family |
--font-family |
--dt-tile-font-size |
14px |
--dt-tile-font-weight |
700 |
--dt-tile-background-color |
#fefefe |
--dt-tile-background-color |
#fefefe |
--dt-tile-border-radius |
10px |
--dt-tile-box-shadow |
0 2px 4px rgb(0 0 0 / 25%) |
--dt-list-header-color |
--primary-color |
--dt-tile-header-color |
--primary-color |