You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use as much platform-specific abstractions as I can and I don't like XAML.
Is there a way to achieve INavigation.PushModalAsync but with with a Blazor component instead of a XAML page.
Also I lack understanding of how the Hybrid model works and I find it confusing to search for thus I'll be grateful if you could point me to a good resource on the topic.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to use as much platform-specific abstractions as I can and I don't like XAML.
Is there a way to achieve
INavigation.PushModalAsync
but with with a Blazor component instead of a XAML page.Also I lack understanding of how the Hybrid model works and I find it confusing to search for thus I'll be grateful if you could point me to a good resource on the topic.
Beta Was this translation helpful? Give feedback.
All reactions