blazor-docs/hybrid-blazor-apps.md

2.3 KiB
Исходник Ответственный История

title page_title description slug tags published position
UI for Blazor in Hybrid Apps Specifics UI for Blazor in Hybrid Apps Specifics Explore the specifics of Telerik UI for Blazor in native MAUI, WPF and WinForms apps. hybrid-blazor-apps hybrid,blazor,apps,telerik ui,maui,wpf,winforms true 270

UI for Blazor in Hybrid Apps Specifics

This article outlines the specifics that can arise when configuring Maui apps to use the Telerik UI for Blazor components.

Notes

  • The hybrid MAUI Blazor apps allow using browser developer tools. Learn how to enable and use them...
  • The Blazor web app code cannot make calls to native APIs. This feature is yet to be exposed by the framework. At the moment, you have to write your own calls to services and native app code that you need to explicitly expose.

Known Issues