UNPKG

@titanium/turbo

Version:

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

5 lines • 134 B
// Attach the bound model ($model) to the row so // we can access it in a click event. if ($model) { $.row.model = $model.toJSON(); }