UNPKG

jqwidgets-scripts-custom

Version:

jQWidgets is an advanced jQuery, Angular 7, Vue, React, ASP .NET MVC, Custom Elements and HTML5 UI framework.

11 lines 423 B
<jqxNotification [theme]="'material'" #jqxNotification [blink]="true" [autoOpen]="true" [autoClose]="false" [animationOpenDelay]="800" [template]="'success'" [opacity]="0.9" [position]="'top-left'" [width]="'80%'"> <span>This notification's width is 80%.</span> </jqxNotification>