FritzAndFriends / BlazorWebFormsComponents

A collection of Blazor components that emulate the ASP.NET Web Forms controls of the same name
MIT License
426 stars 72 forks source link

Add Style features to Hyperlink #226

Closed csharpfritz closed 4 years ago

csharpfritz commented 4 years ago

Hyperlink needs to implement IHasStyle. Also needs these attributes implemented:

csharpfritz commented 4 years ago

Moving out OnDataBinding to a separate issue