issues
search
FritzAndFriends
/
BlazorWebFormsComponents
A collection of Blazor components that emulate the ASP.NET Web Forms controls of the same name
MIT License
428
stars
72
forks
source link
Image control needs style and some attributes
#227
Closed
csharpfritz
closed
4 years ago
csharpfritz
commented
4 years ago
Need to implement IHasStyle and attributes:
[ ] GenerateEmptyAlternateText
[ ] ImageAlign
[ ] ToolTip
[ ] Visible
hishamco
commented
4 years ago
[x] GenerateEmptyAlternateText
[x] ImageAlign
[x] ToolTip
[x] Visible
Need to implement IHasStyle and attributes: