Make Your Blazor Components More Flexible With CaptureUnmatchedValues
You may have noticed when creating your Blazor components that if you try to use an attribute that you don't have a parameter for it fails to build. It can be annoying to have to add attributes for every little thing. That's where CaptureUnmatchedVal...
ryanphillips.hashnode.dev1 min read