This website works better with JavaScript
首页
发现
帮助
注册
登录
Warafear
/
DNDTools
关注
2
点赞
0
派生
0
文件
工单管理
12
合并请求
0
Wiki
目录树:
728c3cb0bb
分支列表
标签列表
develop
master
0.13.4
0.13.3
0.13.2
0.13.1
0.13.0
0.12.2
0.12.1
0.12.0
0.11.2
0.11.1
0.11.0
0.10.6
0.10.5
0.10.4
0.10.3
10.2
0.10.1
0.9.5
0.9.4
0.9.3
0.9.2
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
DNDTools
/
src
/
app
/
shared-components
/
icon-button
/
icon-button.component.html
icon-button.component.html
100 B
文件历史
原始文件
1
2
3
<button matRipple>
<img [src]="'assets/icons/UIIcons/' + icon + '.svg'" [alt]="icon" />
</button>