UNPKG

@titanium/turbo

Version:

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

6 lines • 221 B
<Alloy> <Window layout="vertical"> <Button id="button1" onClick="openPopover" top="20">popover</Button> <Button id="button2" onClick="openPopoverWithContentView">popover with content view</Button> </Window> </Alloy>