import { Component, HostBinding } from '@angular/core'; @Component({ selector: 'host-styling', template: ` <div> I'm a div that wants to be ...
確定! 回上一頁