UNPKG

@titanium/turbo

Version:

🚀 Axway Amplify tool to use Turbo for turbo charging your Appcelerator Titanium SDK Framework!

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;