Adding Attributes to Blazor component conditionally. I wanted to add the href element on the NavLink component based on some condition in my code. This was required in my case since if you add an href attribute to a NavLink, it automatically starts a...
ssdotdev.hashnode.dev1 min read
No responses yet.