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