I am new to .Net MAUI but fairly experienced with Blazor. I am starting this new project and I'm intending to get the benefits of MAUI.
My issue is, I'd like to use some native controls from MAUI, an example is the Bottom Sheet, but I don't know how to use these controls in Blazor.
Is there a way to use MAUI's controls in the .Net Blazor MAUI app?