// #docregion import { Component, OnInit } from '@angular/core'; import { AdService } from './ad.service'; import { AdItem } from './ad-item'; @Component({ selector: 'my-app', template: `