Toast Notifications

Notifications are important in any web or mobile application. Notifications are used to convey the users about the actions or information. Commonly used notification types are Info, Success, Warning, and Error.
It is important to design a lightweight notification to convey the message effectively. The elements of the toast notification are Title (optional), Icon (optional), Message, Close button (or auto timeout to dismiss notifications).
Though Title and icons are optional it is recommended to convey messages effectively. Use standard icons that feel more familiar.

More by Kishore Vidyasagar

View profile