-
Notifications
You must be signed in to change notification settings - Fork 0
abhinavkashyap92/toast
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is javascript file that would help you let the user know of an event Use case: 1)You have a sign up form and the user clicks "Sign up". You would want to let the user know that he has been successfully signed up 2)You have an update profile page and the user wishes to update his profile As a programmer you would want to display to the user whether the update is complete or failed How to use 1)Create a toast var toast = new Toast("Text to be inside the toast"); 2)Use the toast toast.makeToast(); You would definitely wanna use this in your projects..Comes in handy!!
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published