UNPKG

@titanium/turbo

Version:

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

10 lines • 236 B
<Alloy> <NavigationWindow> <Window title="Users"> <RightNavButton> <Button onClick="openAddUser">add user</Button> </RightNavButton> <Require src="main"/> </Window> </NavigationWindow> </Alloy>