We can control what can be passed to the component using select in ng-content . import { Component, Input } from '@angular/core'; ...
確定! 回上一頁