Optional reference to the JavaScript interop that allows calling into JavaScript from .NET code.
Provided primarily as a helper to make it easier to access JS code internally as well as for .NET browser initialization code which needs both directions of Interop.
public EditorWebViewJavaScriptInterop JsInterop { get; }
See also:
Class EditorWebViewDotnetInterop© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic