Angular. Стилизация host элемента Имеется `HelloComponent` компонент: ```ts @Component({ selector: 'hello', template: ` Hello {{name}}! `,
確定! 回上一頁