UNPKG

@titanium/turbo

Version:

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

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>