UNPKG

alloy

Version:

Appcelerator Titanium MVC Framework

7 lines 198 B
<Alloy> <TableViewRow id="row"> <ImageView id="check" onClick="toggleStatus"/> <Label id="task" text="{item}"/> <ImageView id="remove" onClick="deleteTask"/> </TableViewRow> </Alloy>