Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option for close Alert with timer #24

Closed
ChemaBautista opened this issue Nov 17, 2022 · 1 comment
Closed

Add option for close Alert with timer #24

ChemaBautista opened this issue Nov 17, 2022 · 1 comment

Comments

@ChemaBautista
Copy link

Add option for close Alert with timer
function cuteAlertAction(type, title, message){ return cuteAlert({ type: type, title: title, message: message, autoClose: true, timer: 2000 }); }

@gustavosmanc
Copy link
Owner

Hey @ChemaBautista, thanks for the feedback. I'm working on a refactor PR in which I'm including this feature and also other improvements overall. Having that said I'll be closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants