UNPKG

@titanium/turbo

Version:

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

14 lines • 231 B
<Alloy> <TabGroup> <Tab title="tab 1"> <Window title="tab 1"> <Label>tab 1</Label> </Window> </Tab> <Tab title="tab 2"> <Window title="tab 2"> <Label>tab 2</Label> </Window> </Tab> </TabGroup> </Alloy>