Skip to content
This repository has been archived by the owner on Nov 12, 2019. It is now read-only.

costr/Powdered-Toastr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

#Powdered-Toastr#


Powdered-Toastr is a default-driven factory that allows quickly implementing toastr toasts in your site.

##Requirements## toastr.js

##Implementation##

Success Toast

PowderedToastr.QuickSuccessToast({title},{message})

Info toast

PowderedToastr.QuickInfoToast({title},{message})

Warning Test

PowderedToastr.QuickWarningToast({title},{message})

Error Test

PowderedToastr.QuickErrorToast({title},{message})

##Example## Check it out on Plnkr.co

About

JavaScript factory for using Toastr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published