npm install --save @types/numeral ... Here we are formatting numbers using numeral library. result = numeral(10000).format('0,0');.
確定! 回上一頁