Expand description
Module for running JavaScript and managing web views.
Structs§
- JsContext
- A context for evaluating JavaScript code.
- WebView
- A web view that can be used to load web content.
- WebView
User Script - An object that represents a script that can be injected into webpages
Enums§
- JsError
- Error type for JavaScript operations.