on_pointerlockerror

Function on_pointerlockerror 

Source
pub fn on_pointerlockerror<CB, MSG>(cb: CB) -> Attribute<MSG>
where CB: Fn(MouseEvent) -> MSG + 'static, MSG: 'static,
Expand description

attach an on_pointerlockerror event to the html element