BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
<ejs-combobox id='games' #local [dataSource]='sportsData' [autofill]='true' [fields]='localFields' [placeholder]='localWaterMark'
[popupHeight]='height' cssClass="customClass"></ejs-combobox> |
.e-control-wrapper.e-ddl.customClass{
height: 50px;
} |