没有合适的资源?快使用搜索试试~ 我知道了~
from-event::fox_face:ViewChild和FromEvent —在角天堂做出的匹配
共69个文件
ts:25个
json:14个
md:7个
需积分: 5 0 下载量 151 浏览量
2021-02-01
10:28:01
上传
评论
收藏 236KB ZIP 举报
温馨提示
ViewChild和FromEvent —在“角天堂”中进行的匹配 将ViewChild和ContentChild查询转换为RxJS流。 安装 npm install @ngneat/from-event 用法 将FromEvent装饰器与ViewChild或ContentChild 。 注意,它期望得到ElementRef 。 import { FromEvent } from '@ngneat/from-event' ; @ Component ( { selector : 'my-btn' , template : ` <button #button> <ng></ng> </button> ` } ) class ButtonComponent implements AfterViewInit { @ FromEvent ( 'click' ) @ ViewChild ( 'button' ) click$ : Observable < MouseEvent> ; ngAfterVi
资源推荐
资源详情
资源评论
收起资源包目录
from-event-master.zip (69个子文件)
from-event-master
browserslist 429B
tsconfig.app.json 210B
hooks
pre-commit.js 830B
package.json 2KB
tslint.json 3B
PULL_REQUEST_TEMPLATE.md 1KB
.github
workflows
build.yml 645B
test.yml 648B
ISSUE_TEMPLATE.md 1KB
tsconfig.spec.json 270B
angular.json 5KB
prettier.config.js 95B
LICENSE 1KB
package-lock.json 813KB
CONTRIBUTING.md 2KB
logo.svg 510B
src
test.ts 753B
assets
.gitkeep 0B
index.html 295B
app
observer.ts 272B
test
test.component.ts 1001B
test.component.html 67B
view-children
view-children.component.ts 730B
app.module.ts 775B
app.component.spec.ts 1KB
counter
counter.component.html 106B
counter.component.ts 898B
app.component.scss 0B
button
button.component.ts 241B
button.component.scss 0B
check.directive.ts 770B
app.component.ts 208B
app.component.html 294B
app-routing.module.ts 246B
styles.scss 80B
main.ts 372B
polyfills.ts 3KB
environments
environment.ts 662B
environment.prod.ts 51B
favicon.ico 948B
tsconfig.json 570B
e2e
protractor.conf.js 808B
src
app.po.ts 301B
app.e2e-spec.ts 643B
tsconfig.json 214B
.all-contributorsrc 764B
.gitignore 631B
CHANGELOG.md 2KB
commitlint.config.js 70B
CODE_OF_CONDUCT.md 3KB
karma.conf.js 1022B
README.md 4KB
.editorconfig 274B
projects
ngneat
from-event
tsconfig.lib.json 411B
package.json 505B
tslint.json 190B
ng-package.json 173B
tsconfig.spec.json 214B
src
test.ts 787B
public-api.ts 94B
lib
helpers.ts 1KB
from-events.spec.ts 5KB
from-events.ts 1KB
from-event.spec.ts 9KB
from-event.ts 1KB
types.ts 363B
tsconfig.lib.prod.json 97B
karma.conf.js 1KB
README.md 1018B
共 69 条
- 1
资源评论
KingstonChang
- 粉丝: 813
- 资源: 4658
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 【年度培训】培训效果评估报告(修改版)行政人事CLUB.doc
- 【年度培训】培训计划表行政人事CLUB.doc
- 【年度培训】公司员工培训总结报告行政人事CLUB.doc
- 【年度培训】年度培训计划及预算方案行政人事CLUB.doc
- 【年度培训】年度培训总结模板(内附表格,拿来即用)行政人事CLUB.doc
- 【年度培训】2023年度公司培训计划方案行政人事CLUB.doc
- 【年度培训】公司年度培训工作计划(完整版)行政人事CLUB.doc
- 【年度培训】【企业培训师】年度培训工作总结报告行政人事CLUB.doc
- 【年度培训】培训需求调查行政人事CLUB.pptx
- 【年度培训】DP152企业培训体系建设需求分析PPT行政人事CLUB.pptx
- 【年度培训】人力资源员工培训管理系统(完美版)行政人事CLUB.xlsx
- 【年度培训】2023年全年培训计划的副本行政人事CLUB.pptx
- 探索大规模语言模型在上下文学习中的决策边界机制
- 【年度培训】培训需求分析及评估行政人事CLUB.ppt
- 【年度培训】培训效果评估问卷行政人事CLUB.xlsx
- 【年度培训】培训员工跟踪表行政人事CLUB.xlsx
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功