1
@Component({
  selector: 'app-metatags',
  templateUrl: 'https://example.com/index.html',
  styleUrls: ['./metatags.component.css']
})

Is it possible in Angular 4/5/6 to use an external HTML file as template URL?

Jonathan Hall
  • 75,165
  • 16
  • 143
  • 189

0 Answers0