Welcome to the ASP.NET Core feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET Core, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
<ejs-dropdownlist ejs-for="CountryId" id="ExportCountryId" placeholder="Any" filterBarPlaceholder="Search" allowFiltering="true" dataSource="ViewBag.Countries" showClearButton="true">
<e-dropdownlist-fields text="Label" value="Value"></e-dropdownlist-fields>
</ejs-dropdownlist>