UNPKG

701 BJavaScriptView Raw
1!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):e.mcopy=t()}(this,function(){"use strict";return function(e){var t=document.createElement("textarea");t.value=e,t.setAttribute("readonly",""),t.style.contain="strict",t.style.position="absolute",t.style.left="-9999px",t.style.fontSize="12pt";var n=getSelection(),o=!1;n.rangeCount>0&&(o=n.getRangeAt(0)),document.body.appendChild(t),t.select(),t.selectionStart=0,t.selectionEnd=e.length;var c=!1;try{c=document.execCommand("copy")}catch(e){}return document.body.removeChild(t),o&&(n.removeAllRanges(),n.addRange(o)),c}});
2//# sourceMappingURL=modern-copy.min.js.map