const formatter = new Intl.NumberFormat(lng, options); ... You can add formatting using moment.js and numeral.js or the intl api. As a sample using momentjs ...
確定! 回上一頁