UNPKG

@titanium/turbo

Version:

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

7 lines • 197 B
<Alloy> <View id="cover"/> <View id="dialog"> <Label id="message">You opened the dialog!</Label> <Button id="closeButton" onClick="exports.closeDialog">Close Dialog</Button> </View> </Alloy>