UNPKG

@titanium/turbo

Version:

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

10 lines (9 loc) 171 B
<Alloy> <TableViewRow id="row"> <ImageView id="thumbnail"/> <View class="vgroup"> <Label id="title"/> <Label id="authors"/> </View> </TableViewRow> </Alloy>