Use the @Input() Event Emitter, you can receive the userProfile data. import { Component, OnInit, Input } from '@angular/core';.
確定! 回上一頁