Layout
Layout parameters
Fields
| Field | Description |
|---|---|
|
color
string
|
Main color for the event Example value:"#112233" |
|
maxImage
bool
|
Use image in max format Example value:true |
Example
1{
2 "color": "#112233",
3 "maxImage": true
4}