Skip to main content

MWebviewPlugin

BFChainPluginMWebviewPluginLess than 1 minute

This is a multi-window multi-component responsible for managing multi-window scenarios.

import { mwebviewPlugin } from "@plaoc/plugins";

method

mwebviewPlugin.open()

Open a new page within the app.

mwebviewPlugin.close()

Destroy the specified page within the app.

mwebviewPlugin.activate()

Waking up the app window will activate the app window to the top.

mwebviewPlugin.closeApp()

Close the app's window.

Comments
  • Latest
  • Oldest
  • Hottest
Powered by Waline v2.15.7