@if (viewEncapsulation()) {
  • View Encapsulation: {{ viewEncapsulation() }}
  • } @if (changeDetectionStrategy()) {
  • Change Detection Strategy: {{ changeDetectionStrategy() }}
  • }