Getting Started with the Blazor DatePicker Component

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ก.ย. 2024

ความคิดเห็น • 5

  • @SyncfusionInc
    @SyncfusionInc  ปีที่แล้ว

    If you are working with 20.1 or later versions of the Syncfusion Blazor NuGet packages - blazor.syncfusion.com/documentation/release-notes/20.1.47?type=all#breaking-changes, we request you to ensure the following 3 steps in your projects -
    1. Manually add the script reference under the section of ~/index.html or ~/Pages/_Host.cshtml files. Read More: blazor.syncfusion.com/documentation/common/adding-script-references
    2. Syncfusion.Blazor.Themes is removed from dependencies of Syncfusion.Blazor.Core. So, if you are looking to refer themes from static web assets, ensure to install Syncfusion.Blazor.Themes NuGet package explicitly into your project. Check out how to manually add the style reference, blazor.syncfusion.com/documentation/appearance/themes#static-web-assets
    3. While registering Syncfusion Blazor Service in the ~/Program.cs file, you would have set IgnoreScriptIsolation property as true to load the scripts externally. From 2022 Vol-1 (20.1.*) versions, the default value of IgnoreScriptIsolation is changed to true and marked as obsolete, so it is not necessary to set this property explicitly in your projects. Read More: blazor.syncfusion.com/documentation/common/adding-script-references#disable-javascript-isolation

  • @chimchikachim
    @chimchikachim 4 ปีที่แล้ว

    I dont have any path named "_content/Syncfusion.Blazor/styles/material.css". What is that supposed to be

    • @SyncfusionInc
      @SyncfusionInc  4 ปีที่แล้ว

      We would like to inform you that we have shipped the theme files with our NuGet package that you can find from the installed location. While referring to the sample, you can simply change the theme name instead “material” as in the below code snippet.
      Code Snippet:
      Material:
      Fabric:
      Bootstrap:
      Bootstrap 4:

  • @ViatorRus
    @ViatorRus 3 ปีที่แล้ว

    Can't get a license key from Russia?

    • @SyncfusionInc
      @SyncfusionInc  3 ปีที่แล้ว

      Hi Oleg, could you please email us at marketingteam@syncfusion.com so we can assist with your license key?