UNPKG

@titanium/turbo

Version:

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

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(); }