This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
Warafear
/
DNDTools
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
12
Pull Requests
0
Wiki
Árvore:
728c3cb0bb
Ramos
Etiquetas
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
Histórico
Em bruto
1
2
3
<button matRipple>
<img [src]="'assets/icons/UIIcons/' + icon + '.svg'" [alt]="icon" />
</button>