UNPKG

@titanium/turbo

Version:

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

8 lines • 190 B
Alloy.Collections.dummy = new Backbone.Collection(); Alloy.Collections.dummy.add([ { title: 'row 1' }, { title: 'row 2' }, { title: 'row 3' }, { title: 'row 4' }, { title: 'row 5' } ]);