UNPKG

@titanium/turbo

Version:

🚀 Turbo is the awesome framework for turbo charging your Titanium cross-platform native mobile app development!

5 lines (4 loc) • 130 B
var args = arguments[0] || {}; $.id = $.row.id = args.id; $.name.text = args.name || '<no name>'; $.score.text = args.score || 0;