Adrian Tudorache

Results 1 issues of Adrian Tudorache

Issues #[94](https://github.com/apvarun/toastify-js/issues/94) & #[126](https://github.com/apvarun/toastify-js/issues/126) Use like so: `Toastify({` `...` `progressBar: true,` `progressBarStyle: {background: 'gray', barBackground: 'red', height: '5px'}`, `progressBarPosition: 'bottom', // 'top' or 'bottom'` `...` `}).showToast();`