2 references to FocusOnNavigate
Microsoft.AspNetCore.Components.Web (2)
Routing\FocusOnNavigate.cs (2)
40
throw new InvalidOperationException($"{nameof(
FocusOnNavigate
)} requires a non-null value for the parameter '{nameof(RouteData)}'.");
45
throw new InvalidOperationException($"{nameof(
FocusOnNavigate
)} requires a nonempty value for the parameter '{nameof(Selector)}'.");