Layout Options
There are few position options available for notifications. You can click any of them to change notifications position:
Click any position
Notifications Types
Different types of notifications for lots of use cases. Custom classes are also supported.
Usage
Notifications are created with the help of ngx-toastr
import {{'{'}} ToastrService {{'}'}} from 'ngx-toastr';@Component({{'{'}}...{{'}'}})export class YourComponent {{'{'}}constructor(private toastr: ToastrService) {{'{'}}{{'}'}}public showSuccess() {{'{'}}this.toastr.show(null, null, {{'{'}} toastComponent: SuccessToastComponent {{'}'}});{{'}'}}{{'}'}}
For more API information refer to the library documentation
Notification Types Examples
Thanks for Checking out Messenger
New user feedback received
New customer is registered
The order was shipped
The order was delivered
5 Defence alerts
Notification Types Examples
New report has been received
New user feedback received
The item was shipped
The new message from user @nahawaii
Your file is ready to upload
The disc is full
Notification Types Examples
New report has been received
New user feedback received
The item was shipped
The new message from user @nahawaii
Your file is ready to upload
The disc is full