UNPKG

@titanium/turbo

Version:

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

7 lines 211 B
<Alloy> <Window id="index" title="Books" class='container'> <Widget id="starwidget" src="starrating" max='5' initialRating='2.5' top="20"/> <TableView id="table" top="50"> </TableView> </Window> </Alloy>