2 references to ViewModel
Aspire.Dashboard (2)
Components\Controls\TextVisualizer.razor.cs (2)
62if (ViewModel.FormatKind is not DashboardUIHelpers.PlaintextFormat) 106return $"log-content highlight-line language-{ViewModel.FormatKind} theme-a11y-{ThemeManager.EffectiveTheme.ToLower()}-min";