I wanted to also add a comment after providing an official answer. Although there are no Telerik UI for MAUI bindings for Blazor, you could consider taking the hybrid approach. This uses a WebView inside the MAUI application to render a web app in which you're using the Telerik UI for Blazor controls. See this example blazor-ui/common/hybrid-blazor-apps at master · telerik/blazor-ui (github.com)