import { Component, Input, OnInit } from '@angular/core'; ... Use in components with the @Output directive to emit custom events ...
確定! 回上一頁