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 30, 2019 10:53 AM UTC
Hi thowfik,
Good day to you.
For this scenario, you can bind the keypress event to input element and using showPopup method to show the popup element in Drop down List component. Please refer the below code block.
public onCreated(){
this.listObj.element.addEventListener('keyup', function (e) {