UNPKG

@titanium/turbo

Version:

Turbo is a variation of Titanium Alloy that adds some enhancements and customizations for rapid development.

6 lines 179 B
<Alloy> <Label class="header" platform="android">Users</Label> <TableView id="table" dataCollection="user" onClick="showColorInfo"> <Require src="row"/> </TableView> </Alloy>