2 references to ActionsColumn
Aspire.Dashboard (2)
Components\Pages\Traces.razor.cs (2)
28
private const string ActionsColumn = nameof(
ActionsColumn
);
160
new GridColumn(Name:
ActionsColumn
, DesktopWidth: "0.5fr", MobileWidth: "1fr")