MWebviewPlugin
August 11, 2023
- Plugin
Multi webview plugin.
import { mwebviewPlugin } from "@plaoc/plugin";
Properties
- None
Methods
Opens a new webview
Destroys the specified webview
Activates the webview
Closes the entire app frontend
Events
- None
Platform Compatibility
Property/Method/Event | Android | iOS | Desktop-Dev | Desktop |
---|---|---|---|---|
open | ✅ | ✅ | ✅ | X |
close | ✅ | ✅ | ✅ | X |
activate | ✅ | ✅ | ✅ | X |
closeApp | ✅ | ✅ | ✅ | X |
See Also
Powered by Waline v2.13.0