UNPKG

@titanium/turbo

Version:

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

6 lines (5 loc) 128 B
<Alloy> <Window class="container"> <Label id="t" onClick="doClick" text="CLICK ME" color="#900"></Label> </Window> </Alloy>