table-link icon indicating copy to clipboard operation
table-link copied to clipboard

:open_file_folder: The easiest way to add links in your table rows, cells or elements that are not anchors!

Results 3 table-link issues
Sort by recently updated
recently updated
newest added

Like middle-click and shift, ctrl, super, cmd key listeners to copy the default behavior of anchors.

It could be activated like: ``` js TableLink.init({debug: true}) ``` Than the selector: ``` js TableLink.init({ debug: true, selector: 'div', }) ``` Maybe other things: ``` js TableLink.init({ debug: true,...

I really enjoy this idea: [https://clipboardjs.com/](https://clipboardjs.com/)