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