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.
ABAshokkumar Balasubramanian Syncfusion Team September 9, 2019 10:10 AM UTC
Hi John Stephen Mangam,
Greetings from Syncfusion support.
Could you please refer the below code block for create the instance in EJ2 components?
var dropdownList = document.getElementById("DMDropDownList").ej2_instances[0];
Also, we don’t have the selectItemByValue method in our EJ2 Dropdown List component. But you can achieve this requirement by using value property of Dropdown List, please refer the below API documentation.