没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
Angular 2 / Angular 4 / Angular 5搜索过滤器管道 过滤搜索项 Angular 2过滤器可进行自定义搜索。 同样适用于Angular 4和Angular 5。 安装 npm i ng2-search-filter --save yarn add ng2-search-filter 用法 如果您使用的是systemjs ,请参见配置。 将Ng2SearchPipeModule导入您的模块 import { NgModule } from '@angular/core' ; import { BrowserModule } from '@angular/platform-browser' ; import { AppComponent } from './app' ; import { Ng2SearchPipeModule } from 'ng2-search-filter' ; @ NgModule ( { imports : [ BrowserModule , Ng2SearchPipeModule ] , declarations : [
资源推荐
资源详情
资源评论
收起资源包目录
ng2-search-filter-master.zip (20个子文件)
ng2-search-filter-master
.gitignore 353B
package.json 2KB
tslint.json 2KB
karma-test-shim.js 1KB
src
ng2-filter.module.ts 207B
ng2-filter.pipe.ts 2KB
ng2-filter.pipe.spec.ts 1KB
public_api.ts 79B
karma.conf.js 2KB
LICENSE 1KB
tsconfig.json 650B
.github
workflows
nodejs.yml 722B
typings.json 317B
README.md 2KB
index.ts 80B
SYSTEMJS.md 266B
index.metadata.json 238B
.npmignore 232B
.editorconfig 234B
yarn.lock 151KB
共 20 条
- 1
资源评论
crazed1987
- 粉丝: 37
- 资源: 4677
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功