Closed amclin closed 6 years ago
This allows for setting a timeout not just for the mouseout delay, but also a mouseover delay.
{ timeout: 500 }
{ timeout: [250,500] }
Closing pending further discussion on #6. (See also #61.)
This allows for setting a timeout not just for the mouseout delay, but also a mouseover delay.
{ timeout: 500 }
{ timeout: [250,500] }