Function silkenweb::window::on_select

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

Add a select event handler at the window level.

This only has an effect on WASM targets.