UNPKG

jqwidgets-framework

Version:

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

11 lines 412 B
<jqxNotification #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>