1 reference to FocusAsync
Microsoft.AspNetCore.Components.Web (1)
ElementReferenceExtensions.cs (1)
18
public static ValueTask FocusAsync(this ElementReference elementReference) => elementReference.
FocusAsync
(preventScroll: false);