1. 程式人生 > >記一下吧,又記不住啦。pipe

記一下吧,又記不住啦。pipe

angular form true htm total port ima his json

currency
date
uppercase
json
limitTo
lowercase
async
decimal
percent

ts ==

import { CurrencyPipe } from ‘@angular/common‘;

this.currencyPipe.transform(netSale, ‘USD‘, true, ‘1.2-2‘)

html
| currency:‘USD‘:true:‘1.2-2‘

{{(overView["itemDiscountTotal"]+overView["orderDiscountTotal"])/overView["netSales"] | percent:‘1.2-2‘}}

記一下吧,又記不住啦。pipe