toastr 2.0.1
3 Easy Steps:
(1) Link to toastr.css
(2) Link to toastr.js
(3) Use toastr to display a toast for info, success, warning or error
// Display an info toast with no title
toastr.info('Are you the 6 fingered man?')
*** For other API calls, see the demo
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package toastr -Version 2.0.1
dotnet add package toastr --version 2.0.1
paket add toastr --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
The following animations options have been deprecated and should be replaced:
Replace options.fadeIn with options.showDuration
Replace options.onFadeIn with options.onShown
Replace options.fadeOut with options.hideDuration
Replace options.onFadeOut with options.onHidden
Optional 'close' button, bug fixes, and improved responsive design.
For other changes, see http://toastrjs.com/
Dependencies
-
- jQuery (>= 1.6.3)
Version History
Version | Downloads | Last updated | |
---|---|---|---|
2.1.1 | 1,056,955 | 3/13/2015 | |
2.1.0 | 86,131 | 11/15/2014 | |
2.0.3 | 237,080 | 5/17/2014 | |
2.0.2 | 13,449 | 4/29/2014 | |
2.0.1 | 210,380 | 9/11/2013 | |
1.3.1 | 51,270 | 6/4/2013 | |
1.3.0 | 15,747 | 5/9/2013 | |
1.2.2 | 54,499 | 3/1/2013 | |
1.1.4.2 | 4,969 | 2/5/2013 | |
1.1.3 | 1,227 | 2/2/2013 | |
1.1.2 | 16,776 | 12/24/2012 | |
1.1.1 | 9,366 | 11/8/2012 | |
1.0.3 | 1,402 | 11/8/2012 | |
1.0.2 | 7,341 | 7/25/2012 | |
1.0.1 | 454 | 7/23/2012 | |
1.0.0 | 948 | 5/13/2012 | |
1.0.0-beta3 | 395 | 5/2/2012 | |
1.0.0-beta | 379 | 5/1/2012 |