UNPKG

@titanium/turbo

Version:

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

9 lines • 203 B
<Alloy> <Window title="Boxers"> <TableView id="table" onClick="openDetail"> <HeaderView platform="android"> <Label id="header">Boxers</Label> </HeaderView> </TableView> </Window> </Alloy>