2 writes to PrimaryActionEnabled
Aspire.Dashboard (2)
Components\Layout\MainLayout.razor.cs (2)
330
PrimaryActionEnabled
= true,
388
PrimaryActionEnabled
= true,
1 reference to PrimaryActionEnabled
Aspire.Dashboard (1)
Model\DashboardDialogService.cs (1)
174
options.Footer.PrimaryAction.Disabled = !parameters.
PrimaryActionEnabled
;