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