How to render a Generic render fragment inside a modal with mudblazor
I have the following situation. I’m developing a reusable modal. I need to send different RenderFragments as the content of the modal.
I have the following situation. I’m developing a reusable modal. I need to send different RenderFragments as the content of the modal.