InlineMultiWidgetConfiguration1
InlineMultiWidgetConfiguration1
JSON Example
{
"navigation": "string",
"widgets": [
{
"alignment": "string",
"label": {
"condition": "string",
"hover": false,
"icons": [
{
"color": "string",
"placement": "string",
"size": "number",
"size_unit": "string",
"tooltip": [
{
"condition": "string",
"heading": false,
"text": "string"
}
],
"type": "string"
}
],
"navigation": "string",
"text": "string"
},
"rowspan": 0,
"separator": false,
"span": 0,
"weight": 0,
"widget_id": "string"
}
]
}
string
navigation
Optional
Constraints:
maxLength: 1024
Hyperlink of the specified UI page that provides details.
array of
WidgetItem
widgets
Required
Constraints:
minItems: 1
maxItems: 2
Array of widgets that are part of the multi-widget.