1 reference to Focus
Microsoft.AspNetCore.Components.Web (1)
ElementReferenceExtensions.cs (1)
41
return jsRuntime.InvokeVoidAsync(DomWrapperInterop.
Focus
, elementReference, preventScroll);