mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 19:26:42 +08:00
Merge pull request #3643 from NativeScript/niliev/update-doc
updated webview article sub titles
This commit is contained in:
@ -12,9 +12,9 @@ Using a WebView requires the web-view module.
|
||||
{%snippet declare-webview-xml%}
|
||||
### Creating a WebView
|
||||
{%snippet declare-webview%}
|
||||
### Using WebView
|
||||
### Using WebView with remote URL
|
||||
{%snippet webview-url%}
|
||||
### Using WebView
|
||||
### Using WebView with local file
|
||||
{%snippet webview-localfile%}
|
||||
### Using WebView
|
||||
### Using WebView with raw HTML
|
||||
{%snippet webview-string%}
|
||||
|
Reference in New Issue
Block a user