mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
comment fixed
This commit is contained in:
@@ -34,7 +34,7 @@ import labelModule = require("ui/label");
|
||||
// </Page>
|
||||
//```
|
||||
|
||||
// ### Define the Repeater itemsLayout property. Default is <StackLayout orientation="vertical" />.
|
||||
// ### Define the Repeater itemsLayout property. Default is StackLayout with orientation="vertical".
|
||||
//```XML
|
||||
// <Page>
|
||||
// {%raw%}<Repeater items="{{ myItems }}">
|
||||
|
||||
Reference in New Issue
Block a user