As of right now, you need to use click handlers on either <a>
or <button>
to avoid the 300ms delay.
↧
Click event is not instant
↧
As of right now, you need to use click handlers on either <a>
or <button>
to avoid the 300ms delay.