1. 首页
  2. 数据库
  3. 其它
  4. ngx currency::package:Angular的货币掩码模块 源码

ngx currency::package:Angular的货币掩码模块 源码

上传者: 2021-02-01 03:48:57上传 ZIP文件 32.53KB 热度 16次
ngx-currency 演示版 目录 关于 入门 安装和导入 通过命令安装软件包: npm install ngx-currency --save 导入模块 import { NgxCurrencyModule } from "ngx-currency" ; @ NgModule ( { imports : [ ... NgxCurrencyModule ] , declarations : [ ... ] , providers : [ ... ] } ) export class AppModule { } 使用
用户评论