UNPKG

@titanium/turbo

Version:

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

6 lines • 237 B
<Alloy> <View layout="vertical" height="300" backgroundColor="blue"> <TextField id="text" top="10" height="44" width="250"/> <Button id="btn" top="10" height="44" width="250" onClick="fireEvent">Fire Event</Button> </View> </Alloy>