1 write to Key
Microsoft.AspNetCore.Components.Web (1)
WebEventData\KeyboardEventArgsReader.cs (1)
30
eventArgs.
Key
= property.Value.GetString()!;
1 reference to Key
Aspire.Dashboard (1)
Components\Controls\AspireMenuButton.razor.cs (1)
74
if (args is not null && args.
Key
== "Escape")