UNPKG

@titanium/turbo

Version:

🚀 Axway Amplify tool to use Turbo for turbo charging your Appcelerator Titanium SDK Framework!

15 lines • 445 B
<Alloy> <TableViewSection platform="android,windows"> <HeaderView> <Label>Test</Label> </HeaderView> <TableViewRow title="android row"/> <TableViewRow title="android row"/> <TableViewRow title="android row"/> </TableViewSection> <TableViewSection platform="ios,mobileweb" headerTitle="Test"> <TableViewRow title="table row"/> <TableViewRow title="table row"/> <TableViewRow title="table row"/> </TableViewSection> </Alloy>