UNPKG

@titanium/turbo

Version:

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

8 lines • 243 B
<Alloy> <Window> <Label id="title" onClick="addThing">List Anything</Label> <TableView id="table" dataCollection="things" onClick="showId"> <TableViewRow title="{name}"/> </TableView> </Window> </Alloy>