emptyCell1 top-level property
Implementation
var emptyCell1 = {
"id": "titleCell",
"widthSize": 375.0,
"heightSize": 55.0,
"contentPaddingLeft": 16.0,
// "contentPaddingRight": 16.0,
"leftElement": {
"id": "titleIcon",
"iconVal": "0xefc6",
"iconColor": "0xFF212121",
"borderColor": "0xFF212121",
"backgroundColor": "0xFF9E9E9E",
"iconSize": "24.0",
"action": {
"tap": {
"type": "UIK_OPEN_WEB",
"data": {
"url":
"https://sylhetmirror.com/2022/04/03/tesla-delivers-over-1-million-electric-cars-over-past-year/"
}
}
}
},
"titleText": {
"id": "titleText",
"text": " ",
"color": "0xff212121",
"size": "16",
"fontWeight": FontWeight.w400,
"leftMargin": 18.0
}
};