emptyGrid property
Implementation
var emptyGrid = {
"id": "titleGrid",
"gridWidth": 375,
"crossAxisCount": 2,
"childAspectRatio": 0.6,
"leftPadding": 16.0,
"productCards": [],
"action": {
"tap": {
"type": "UIK_OPEN_WEB",
"data": {"url": "https://www.tesla.com/"}
}
}
};