2 references to Prefix
Microsoft.AspNetCore.Components.Web (2)
DomWrapperInterop.cs (2)
10
public const string Focus =
Prefix
+ "focus";
12
public const string FocusBySelector =
Prefix
+ "focusBySelector";