Back to Angular

Settings.Component

devtools/projects/ng-devtools/src/lib/devtools-tabs/settings/settings.component.html

22.2.0-next.4378 B
Original Source

Settings

General

  • Theme: @for (opt of themeOptions; track $index) { {{ opt.label }} }

Components

  • Show comment nodes
  • Show hydration overlays
  • Show change detection data next to nodes (experimental)

Profiling

  • Enable Angular’s performance track in the Chrome DevTools profiler
  • Highlight components undergoing change detection (experimental)

close