javascript growl notifications code example
Example 1: adding growl delete notifications in vanilla js
<link rel="stylesheet" href="dist/light-theme.min.css">
<link rel="stylesheet" href="dist/colored-theme.min.css">
<link rel="stylesheet" href="dist/dark-theme.min.css">
Example 2: adding growl delete notifications in vanilla js
<script src="dist/growl-notification.min.js"></script>