Function silkenweb::window::on_copy

source ·
pub fn on_copy(f: impl FnMut(Event) + 'static) -> EventCallback
Expand description

Add a copy event handler at the window level.

This only has an effect on WASM targets.