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

1 line
119 B
Plaintext

<img src="icons/@this.Filename" class="d-inline-block" width="@this.Size" height="@this.Size" alt="@this.AltText" />