[
{
"type": "ia.container.coord",
"version": 0,
"props": {
"mode": "percent",
"style": {
"backgroundColor": "#FFFFFF",
"border-left": "15px solid #AAA",
"borderRadius": "10px",
"borderStyle": "solid",
"borderWidth": "2px"
}
},
"meta": {
"name": "Table Container"
},
"position": {
"breakpoints": [
{
"colIndex": 0,
"name": "sm",
"order": 0.5,
"rowIndex": 1,
"span": 12
},
{
"colIndex": 5,
"name": "md",
"order": 3,
"rowIndex": 0,
"span": 7
},
{
"colIndex": 4,
"name": "lg",
"order": 3,
"rowIndex": 0,
"span": 8
}
],
"height": 410
},
"custom": {},
"children": [
{
"type": "ia.display.table",
"version": 0,
"props": {
"virtualized": false,
"selection": {
"selectedColumn": "Manufacturer",
"selectedRow": 0
},
"rows": {
"style": {
"borderStyle": "solid",
"borderWidth": "1px",
"color": "#555555",
"textAlign": "center"
}
},
"cells": {
"style": {
"textAlign": "center"
}
},
"pager": {
"bottom": false
},
"style": {
"fontSize": "12px",
"textAlign": "center"
}
},
"meta": {
"name": "Table"
},
"position": {
"height": 0.9125,
"width": 0.9443,
"x": 0.0289,
"y": 0.0465
},
"custom": {},
"propConfig": {
"props.data": {
"binding": {
"config": {
"designerUseLimit": false,
"polling": {
"enabled": true,
"rate": "5"
},
"queryPath": "Assets/Select Assets"
},
"type": "query"
}
}
}
}
],
"propConfig": {
"props.style.borderColor": {
"binding": {
"config": {
"mode": "direct",
"tagPath": "[default]Colours/Orange"
},
"type": "tag"
}
}
}
}
]