Skip to main content

Module js

Module js 

Source
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.
WebViewUserScript
An object that represents a script that can be injected into webpages

Enums§

JsError
Error type for JavaScript operations.