pipe(first()) unsubscribes from the observable immediately after the first value is emitted. import { Component, OnInit } from '@angular/core'; ...
確定! 回上一頁