Function silkenweb::window::on_paste

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

Add a paste event handler at the window level.

This only has an effect on WASM targets.