UNPKG

@titanium/turbo

Version:

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

14 lines 282 B
<Alloy> <TabGroup> <Tab title="Single Column"> <Window title="Single Column"> <Picker> <PickerRow title="row 1"/> <PickerRow title="row 2"/> <PickerRow title="row 3"/> <PickerRow title="row 4"/> </Picker> </Window> </Tab> </TabGroup> </Alloy>