5 references to Entry
Aspire.Dashboard (4)
Components\Dialogs\NotificationEntryComponent.razor.cs (4)
22private string IntentClass => Entry.Intent switch 30private Icon Icon => Entry.Intent switch 38private Color IconColor => Entry.Intent switch 53if (Entry.PrimaryAction is { } primaryAction)
Aspire.Dashboard.Components.Tests (1)
Dialogs\NotificationEntryComponentTests.cs (1)
44.Add(component => component.Entry, entry)