Class JsObjectReferenceExtensions
Inherited Members
Namespace: PoeShared.Blazor.Scaffolding
Assembly: PoeShared.Blazor.dll
Syntax
public static class JsObjectReferenceExtensions
Methods
Name | Description |
---|---|
InvokeVoidSafeAsync(IJSObjectReference, string, params object?[]?) | Invokes the specified JavaScript function asynchronously with JS exception handling. |