toggle-selection icon indicating copy to clipboard operation
toggle-selection copied to clipboard

Remove user selection and then get it back on

Results 6 toggle-selection issues
Sort by recently updated
recently updated
newest added

If user selects text in disabled textarea (and probably input as well) in Firefox (104.0.2 in my case), this function doesn't deselect it. It is pretty nasty in combination with...

Would you be open to publishing this as standard JS modules? Since this package is designed to be used in browsers it would help with converting dependencies so that they...

Failing in IE11 due to missing check for null in this line https://github.com/sudodoki/toggle-selection/blob/gh-pages/index.js#L14