Skip to content

JSInterface.Value property

Gets the underlying JS value.

C#
protected JSValue Value { get; }

See Also

Released under the MIT license