The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
UNUnknown Syncfusion Team March 16, 2020 11:11 AM UTC
Hi Abhishek,
Thanks for contacting Syncfusion support.
We have checked your requirement “Need YAML language support in SyntaxEditor”. Currently we don’t have inbuilt YAML language support in EditControl. But your requirement can be achieved by creating custom language either in config.xml file or by C# code-behind as explained in below online documentations.
UNUnknown Syncfusion Team March 17, 2020 12:02 PM UTC
Hi Abhishek,
Thanks for your update.
We have created a simple sample and config.xml file to suit for few basic codes and keywords in YAML language as shown in below screenshot. You can customize the further to suit your need for YAML language and it can be achieved by referring the documentations provided in our previous update. The config.xml file has been attached with the sample, please refer the same.