I18NCommander/I18N Commander/UI MAUI/Components/Icon.razor

1 line
119 B
Plaintext
Raw Normal View History

2022-08-09 19:27:30 +00:00
<img src="icons/@this.Filename" class="d-inline-block" width="@this.Size" height="@this.Size" alt="@this.AltText" />