We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 977b13c commit dff5e6aCopy full SHA for dff5e6a
README.md
@@ -183,7 +183,7 @@ app.config(function(toastrConfig) {
183
* **titleClass**: The class for the toast's title.
184
* **toastClass**: Base class for toasts.
185
186
-Toasts have 3 different events:
+Toasts have 3 different callbacks:
187
188
* **onHidden**: A callback function called when a toast gets hidden.
189
* First parameter: A boolean to see whether or not the toast was closed via click.
0 commit comments