ngx-order-pipe:▼Angular 5+订单通过管道

时间:2021-04-30 22:55:06
【文件属性】:
文件名称:ngx-order-pipe:▼Angular 5+订单通过管道
文件大小:296KB
文件格式:ZIP
更新时间:2021-04-30 22:55:06
pipe angular4 order angular5 TypeScript Angular 5+订购管道 按字段订购您的收藏 演示页面 或查看代码示例 安装 npm install ngx-order-pipe --save 对于低于5的Angular,请使用1.1.3版 设置 如果您使用的是systemjs ,请参见配置。 否则,请跳过此部分。 用法 在HTML模板中 {{ collection | orderBy: expression : reverse : caseInsensitive : comparator }} 争论 参数 类型 默认值 细节 收藏 array或object 要排序的集合或对象 表达 string或string array 确定顺序的键或键集合 反向(可选) boolean 错误的 反向排序 不区分大小写(可选) boolean 错误的 不区分大小写的比较进行排序 比较器(可选) Function 自定义比较器功
【文件预览】:
ngx-order-pipe-master
----tsconfig.spec.json(270B)
----.github()
--------stale.yml(683B)
----src()
--------main.ts(375B)
--------index.html(538B)
--------polyfills.ts(3KB)
--------environments()
--------favicon.ico(5KB)
--------styles.scss(105B)
--------assets()
--------test.ts(642B)
--------app()
----angular.json(3KB)
----SYSTEMJS.md(264B)
----.travis.yml(499B)
----tsconfig.json(435B)
----LICENSE(1KB)
----tslint.json(2KB)
----README.md(4KB)
----tsconfig.app.json(210B)
----browserslist(429B)
----docs()
--------main-es5.abb607fd830a475ca77b.js(143KB)
--------index.html(1KB)
--------polyfills-es5.56cb7638fc42630795e6.js(129KB)
--------3rdpartylicenses.txt(16KB)
--------favicon.ico(5KB)
--------styles.5743c4a3b393156be7a1.css(17B)
--------main-es2015.abb607fd830a475ca77b.js(124KB)
--------404.html(1KB)
--------polyfills-es2015.0dd68a3f76e24363f2e7.js(36KB)
--------runtime-es5.66c79b9d36e7169e27b0.js(1KB)
--------runtime-es2015.66c79b9d36e7169e27b0.js(1KB)
----.editorconfig(246B)
----.gitignore(629B)
----public_api.ts(107B)
----karma.conf.js(1KB)
----CHANGELOG.md(5KB)
----package-lock.json(455KB)
----e2e()
--------src()
--------tsconfig.json(214B)
--------protractor.conf.js(810B)
----package.json(2KB)

网友评论