Module quad_wasmnastics::clipboard[][src]

Expand description

Cross-platform clipboard utilities, letting you save and load data from the clipboard on the fly.

The windows implementation doesn’t even segfault, Fedor!

Functions

get_clipboard

Try and get the string value off the clipboard. This could support other things (like images) but ehhhhh

set_clipboard

Try and set the clipboard.