iziToast icon indicating copy to clipboard operation
iziToast copied to clipboard

Elegant, responsive, flexible and lightweight notification plugin with no dependencies.

Results 47 iziToast issues
Sort by recently updated
recently updated
newest added

Marcelo, não vi nada sobre licenças, sobre qual você irá manter? Vi no site que é free, mas em que condições? Posso usar tranquilamente em meus projetos independente da área...

question

i am sending request via ajax. i would like to stop the closing timer when i click yes. ` $('#translateAll').click(function() { iziToast.question({ timeout: 20000, close: false, overlay: true, displayMode: 'once',...

I have finished inputs and added the select tag to add multiple options, but the mouse click does not respond when I allow the browser, may I ask what is...

Its will be amazing if you have a cdn for it.

iconUrl is works correctly but the property has no type defination. ![image](https://github.com/marcelodolza/iziToast/assets/18026221/d2de9064-66ac-4daa-a743-5944b4ff2952) ``` Argument of type '{ theme: string; color: string; title: string; message: string; position: "bottomRight" | "bottomLeft" |...

Hi, I saw a little typo in the doc here When you say "or make new settings" You should then call `iziToast.settings`, instead of `iziToast.hide`

Firefox complains that InstallTrigger is obsolete and will be removed ([iziToast.min.js:6:404](https://cdnjs.cloudflare.com/ajax/libs/izitoast/1.4.0/js/iziToast.min.js) Keep up the good work ;-) Izitoast is awesome