Files
NativeScript/tests/app/livesync/livesync-button-page.xml

6 lines
122 B
XML

<Page loaded="onLoaded">
<StackLayout>
<Button id="button" text="button"></Button>
</StackLayout>
</Page>