You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes. You don't need to include Svelte. I chose Svelte as the framework to write PNotify in because it compiles down to vanilla JavaScript, so there is no need to include any libraries.
Fist thing I expect from a documentation, a basic example using nothing at all, any additional library NPM, Angular, Bambular....
Could you just display a success message using simple html and pure js?
What is the strict minimum to display a notification?
Is
enought to display a success notification?
The text was updated successfully, but these errors were encountered: