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?

Flimzy
  • 68,325
  • 15
  • 126
  • 165

0 Answers0