BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
<EjsDropDownList Placeholder="e.g. Australia" TValue="string" TItem="Countries" AllowFiltering=true IgnoreAccent=true DataSource="@Country" FilterType="Syncfusion.EJ2.Blazor.DropDowns.FilterType.Contains">
<DropDownListFieldSettings Value="Code" Text="Name"></DropDownListFieldSettings>
</EjsDropDownList> |