Silentdoer

导航

2020年4月9日 #

Typescript零碎总结

摘要: 一、前言,公司用的angular项目用到了typescript,所以这里记录一些对自己有用的; 1.typescript里Dom元素类型是HTMLElement(在ts的lib.dom.d.ts里声明),比如angular里elementRef.nativeElement返回的值的类型就可以指定为H 阅读全文

posted @ 2020-04-09 15:15 Silentdoer 阅读(311) 评论(0) 推荐(0) 编辑