ngx currency::package:Angular的货币掩码模块 源码
ngx-currency 演示版 目录 关于 入门 安装和导入 通过命令安装软件包: npm install ngx-currency --save 导入模块 import { NgxCurrencyModule } from "ngx-currency" ; @ NgModule ( { imports : [ ... NgxCurrencyModule ] , declarations : [ ... ] , providers : [ ... ] } ) export class AppModule { } 使用
下载地址
用户评论