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