mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
How-To page title fixed
This commit is contained in:
@@ -4,7 +4,7 @@ import page = require("ui/page");
|
|||||||
import types = require("utils/types");
|
import types = require("utils/types");
|
||||||
|
|
||||||
// <snippet module="ui/html-view" title="HtmlView">
|
// <snippet module="ui/html-view" title="HtmlView">
|
||||||
// # WebView
|
// # HtmlView
|
||||||
// Using a HtmlView requires the html-view module.
|
// Using a HtmlView requires the html-view module.
|
||||||
// ``` JavaScript
|
// ``` JavaScript
|
||||||
import htmlViewModule = require("ui/html-view");
|
import htmlViewModule = require("ui/html-view");
|
||||||
|
|||||||
Reference in New Issue
Block a user