UNPKG

@titanium/turbo

Version:

Turbo is a variation of Titanium Alloy that adds some enhancements and customizations for rapid development.

8 lines 212 B
<Alloy> <LeftNavButton> <Button id="leftButton" title="left" onClick="showAlert"/> </LeftNavButton> <RightNavButton> <Button id="rightButton" title="right" onClick="showAlert"/> </RightNavButton> </Alloy>