jc-summary
The schema defines the following properties:
Property | Type | Required | Description |
type | component.summary | true | |
instanceId | InstanceId | Expression | false | |
when | Expression | boolean | false | |
options | default | counter | cart | true | |
The object must be any of the following types:
Properties of the options object:
Property | Type | Required | Description |
title | string | Expression | TextWithFormat | TextLocale | false | Main title of the component |
subtitle | string | Expression | TextWithFormat | TextLocale | false | Subtitle of the component |
color | object[] | false | Changing color of title based on conditions. First evaluated to true will be used. |
layout | default | true | |
leftIcon | icon | false | Left Icon |
Main title of the component
Subtitle of the component
Changing color of title based on conditions. First evaluated to true will be used.
The object is an array with all elements of the type object.
The array object has the following properties:
Property | Type | Required | Description |
when | string | boolean | true | |
color | primary | BasicColor | StatusColor | string | true | |
The object must be any of the following types:
The object must be any of the following types:
Left Icon
Properties of the options object:
Property | Type | Required | Description |
title | string | Expression | TextWithFormat | TextLocale | false | Main title of the component |
subtitle | string | Expression | TextWithFormat | TextLocale | false | Subtitle of the component |
color | object[] | false | Changing color of title based on conditions. First evaluated to true will be used. |
layout | counter | true | |
value | string | Expression | TextWithFormat | TextLocale | number | true | Value |
Main title of the component
Subtitle of the component
Changing color of title based on conditions. First evaluated to true will be used.
The object is an array with all elements of the type object.
The array object has the following properties:
Property | Type | Required | Description |
when | string | boolean | true | |
color | primary | BasicColor | StatusColor | string | true | |
The object must be any of the following types:
The object must be any of the following types:
Value
The object must be any of the following types:
Properties of the options object:
Property | Type | Required | Description |
title | string | Expression | TextWithFormat | TextLocale | false | Main title of the component |
subtitle | string | Expression | TextWithFormat | TextLocale | false | Subtitle of the component |
color | object[] | false | Changing color of title based on conditions. First evaluated to true will be used. |
layout | cart | true | |
value | string | Expression | TextWithFormat | TextLocale | number | true | Value |
description | string | Expression | TextWithFormat | TextLocale | false | Description of the component |
Main title of the component
Subtitle of the component
Changing color of title based on conditions. First evaluated to true will be used.
The object is an array with all elements of the type object.
The array object has the following properties:
Property | Type | Required | Description |
when | string | boolean | true | |
color | primary | BasicColor | StatusColor | string | true | |
The object must be any of the following types:
The object must be any of the following types:
Value
The object must be any of the following types:
Description of the component
The schema defines the following additional types:
This element must be one of the following enum values:
- color1
- color2
- color3
- color4
- color5
- color6
- color7
- color8
- color9
- color10
- color11
- color12
- color13
- color14
This element must be one of the following enum values:
- positive
- negative
- warning
