Function silkenweb::window::on_auxclick

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

Add a auxclick event handler at the window level.

This only has an effect on WASM targets.