emptyTagObject property
Implementation
var emptyTagObject = {
"id": "UikTags",
"text": "Brown",
"textColor": "0xFF212121",
"backgroundColor": "0xFFF5F5F5",
"avatar": {
"id": "titleAvatar",
"backgroundColor": "0xFFA56506",
"shape": "BoxShape.circle",
"width": "18.0",
"height": "18.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/"
}
}
}
},
"action": {
"tap": {
"type": "UIK_OPEN_WEB",
"data": {"url": "https://www.tesla.com/"}
}
}
};