mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
updated webview article titles
This commit is contained in:
@@ -12,9 +12,9 @@ Using a WebView requires the web-view module.
|
|||||||
{%snippet declare-webview-xml%}
|
{%snippet declare-webview-xml%}
|
||||||
### Creating a WebView
|
### Creating a WebView
|
||||||
{%snippet declare-webview%}
|
{%snippet declare-webview%}
|
||||||
### Using WebView
|
### Using WebView with remote URL
|
||||||
{%snippet webview-url%}
|
{%snippet webview-url%}
|
||||||
### Using WebView
|
### Using WebView with local file
|
||||||
{%snippet webview-localfile%}
|
{%snippet webview-localfile%}
|
||||||
### Using WebView
|
### Using WebView with raw HTML
|
||||||
{%snippet webview-string%}
|
{%snippet webview-string%}
|
||||||
|
|||||||
Reference in New Issue
Block a user