<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>