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