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.

Enums§

JsError
Error type for JavaScript operations.