projects/m2-core/src/lib/model/ui/tile/TileData.ts
Properties |
| background |
background:
|
Type : SafeStyle
|
| backgroundImage |
backgroundImage:
|
Type : string
|
| children |
children:
|
Type : TileData[]
|
| comment |
comment:
|
Type : string
|
| displayName |
displayName:
|
Type : string
|
| dominantRGB |
dominantRGB:
|
Type : string
|
| editable |
editable:
|
Type : boolean
|
| faClass |
faClass:
|
Type : string
|
| id |
id:
|
Type : number
|
| image |
image:
|
Type : string
|
| isDescriptionPinned |
isDescriptionPinned:
|
Type : boolean
|
| isDescriptionShown |
isDescriptionShown:
|
Type : boolean
|
| renameModeON |
renameModeON:
|
Type : boolean
|
| sortOrder |
sortOrder:
|
Type : number
|
| Optional |