UNPKG

jqwidgets-framework

Version:

jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.

12 lines 441 B
<jqxTextArea #jqxTextArea (onSelect)="select($event)" [placeHolder]="'Contact Name:'" [source]="dataAdapter" [displayMember]="'ContactName'" [valueMember]="'CompanyName'" [width]="200" [height]="40"> </jqxTextArea> <label style="font-family: Verdana; font-size: 10px;"> ex: Ana </label> <div style="font-family: Verdana; font-size: 13px;" #selectionlog> </div>