Back to Lynx

README

platform/harmony/lynx_xelement/webview/README.md

4.0.0369 B
Original Source

Lynx XElement WebView

Lynx XElement WebView for the harmony platform.

Overview

Lynx XElement WebView provides <webview> on harmony.

Installation

bash
ohpm install @lynx/xelement_webview

How to use

You can add dependency in oh-package.json5 like this:

json5
{
  "dependencies": {
    "@lynx/xelement_webview": "0.0.1-alpha.1",
  }
}