mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
Convert a missed JS-tag to a JavaScript one
This commit is contained in:
@ -32,7 +32,7 @@ import labelModule = require("ui/label");
|
||||
// {%raw%}<ListView items="{{ myItems }}" itemTap="listViewItemTap" />{%endraw%}
|
||||
// </Page>
|
||||
//```
|
||||
//```JS
|
||||
//``` JavaScript
|
||||
// function listViewItemTap(args) {
|
||||
// var itemIndex = args.index;
|
||||
// }
|
||||
|
Reference in New Issue
Block a user