Function silkenweb::document::on_cut

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

Add a cut event handler at the document level.

This only has an effect on WASM targets.