2 references to ActionsColumn
Aspire.Dashboard (2)
Components\Pages\Resources.razor.cs (2)
34private const string ActionsColumn = nameof(ActionsColumn); 172new GridColumn(Name: ActionsColumn, DesktopWidth: "minmax(150px, 1.5fr)", MobileWidth: "1fr")