Dynamic Razor Components Posted by By Martin August 15, 2021Posted inTips One of the things I'm playing around with is the possibility of dynamically generating a Blazor form based on nothing more than an object. So, for instance, if an object…