jyoungblood / smoke.js

framework-agnostic styled alert system for javascript
http://smoke.js.org/
930 stars 107 forks source link

Keep signal on screen regardless of click or keypress #65

Open leoboone opened 5 years ago

leoboone commented 5 years ago

How can I keep smoke.signal on the screen regardless of click or keypress? In other words, it stays until duration expires. Thanks.