... html:*ngFor="#todo of todos | sort" arquivo de component. ... import { Pipe, PipeTransform } from "@angular/core"; @Pipe({ name: "sort" }) export class ...
確定! 回上一頁