UNPKG

@titanium/turbo

Version:
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>