UNPKG

@titanium/turbo

Version:

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

8 lines • 239 B
<Alloy> <Window> <Label id="title" onClick="addTestFighter">Fighters</Label> <TableView id="table" dataCollection="fighters" onClick="showId"> <Require src="row"/> </TableView> </Window> </Alloy>