I want to show a webpage inside my Blazor hybrid mobile application. I don't want to navigate to a new native MAUI content page; I need to do it inside the razor component. Is there any way to do that? Any help appreciated.
↧
I want to show a webpage inside my Blazor hybrid mobile application. I don't want to navigate to a new native MAUI content page; I need to do it inside the razor component. Is there any way to do that? Any help appreciated.