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
履歴
Raw
1
2
3
<button matRipple>
<img [src]="'assets/icons/UIIcons/' + icon + '.svg'" [alt]="icon" />
</button>