Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 308 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 308 Bytes

CopyToClipboard

Extending clipboard copy function (JavaScript)

How to use it

Copy text from website into MS Word and see result.

{
    url: {String},
    extendedText : {String},
    extendedURL : {String},
    separator : {String},
    mainStyle : {String},
    extendedStyle : {String}
}