UNPKG

@titanium/turbo

Version:

<p align="center"> <img src="https://cdn.secure-api.org/images/turbo-title_400.png" /><br> <a href="https://www.npmjs.com/package/@titanium/turbo"> <img src="https://img.shields.io/npm/v/@titanium/turbo.png" /> </a> </p>

18 lines (16 loc) 363 B
<Alloy> <TabGroup> <!-- Explicit Window declaration --> <Tab id="tab1"> <Window id="win1"> <Label>Label 1</Label> <Label>Label 2</Label> <Label platform="ios">Label 3</Label> <Label>Label 4</Label> <Label>Label 5</Label> </Window> </Tab> <!-- Tab included via <Require> tag --> <Require src="tabView"/> </TabGroup> </Alloy>