UNPKG

@titanium/turbo

Version:

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

17 lines (14 loc) 265 B
<Alloy> <TabGroup> <Tab title="requires"> <Window title="requires"> <Require src="requires/index"/> </Window> </Tab> <Tab title="widgets"> <Window title="widgets"> <Require src="widgets/index"/> </Window> </Tab> </TabGroup> </Alloy>