Closed mxmihai closed 2 years ago
Maybe should add the primary background too - in "render":
case 'primary': classes.header.bg = $.toastDefaults.style.info || 'bg-primary'; classes.header.fg = $.toastDefaults.style.info || 'text-white'; break;
Maybe should add the primary background too - in "render":