f3oall / awesome-notifications

Lightweight JavaScript Notifications Library
https://f3oall.github.io/awesome-notifications/
MIT License
286 stars 40 forks source link

Customizable options for the confirm type #46

Open russianryebread opened 4 years ago

russianryebread commented 4 years ago

When using confirm as a warning for a destructive command, (delete, etc.) it would be nice to have focus on the cancel button, or no focus at all, as well as being able to customize the color of the action button.