Files
NativeScript/apps/tests/xml-declaration/examples/test-page.xml

6 lines
141 B
XML

<Page xmlns="http://schemas.nativescript.org/tns.xsd">
<GridLayout id="grid">
<Label id="label" text="Text" />
</GridLayout>
</Page>