mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-26 03:01:51 +08:00
7 lines
93 B
XML
7 lines
93 B
XML
<Page>
|
|
<GridLayout>
|
|
<WebView src="~/web-view/test.html" />
|
|
</GridLayout>
|
|
</Page>
|
|
|