Slide 8
Slide 8 text
Titanium “Moku-Moku” Meeting Tokyo #3
{
"TabGroup": {
"id": "tabGroup",
"tabs": [{
"Tab": {
"id": "leftTab",
"title": "Left Tab",
"window": {
"id": "leftWindow",
"title": "Left Window",
"backgroundColor": "#FFFFFF",
"children": [{
"Label": {
"id": "firstLabel",
"class": "sampleLabels",
"color": "#666666"
}
}]
}
JSON
Add ID prop
Structured UI