clipboard icon indicating copy to clipboard operation
clipboard copied to clipboard

Clipboard API wrapper

Results 2 clipboard issues
Sort by recently updated
recently updated
newest added

Since the "paste" callback is invoked asynchronously (due to the `normalize()` call), the `e.preventDefault()` function doesn't work as expected. We may need to add an explicit API for this? `clip.preventDefault()`?

bug

internals when those are moved out