أنشطة "jbrus"

Would it be possible to add the RootComponent type HeadOutlet to the Blazor template projects in future releases so that the component works right away?

private static void ConfigureUI(WebAssemblyHostBuilder builder)
{
  builder.RootComponents.Add<App>("#ApplicationContainer"); 
  builder.RootComponents.Add<HeadOutlet>("head::after"); 
}
عرض 1 الي 1 من 1 إدخالات
Made with ❤️ on ABP v8.2.0-preview Updated on مارس 25, 2024, 15:11