mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-20 07:26:11 +08:00
6 lines
140 B
XML
6 lines
140 B
XML
<Page navigatedTo="pageNavigatedTo">
|
|
<StackLayout>
|
|
<TextField id="testTextField" text="{{ testProperty }}" />
|
|
</StackLayout>
|
|
</Page>
|