on_click : Str -> Attribute
on_click_stop_propagation : Str, Bool -> Attribute
on_click_prevent_default : Str, Bool -> Attribute
on_click_custom :
Str,
Bool,
Bool
-> Attribute
on_input : Str -> Attribute
on_input_stop_propagation : Str, Bool -> Attribute
on_input_prevent_default : Str, Bool -> Attribute
on_input_custom :
Str,
Bool,
Bool
-> Attribute
on_change : Str -> Attribute
on_change_stop_propagation : Str, Bool -> Attribute
on_change_prevent_default : Str, Bool -> Attribute
on_change_custom :
Str,
Bool,
Bool
-> Attribute
on_keyup : Str -> Attribute
on_keyup_stop_propagation : Str, Bool -> Attribute
on_keyup_prevent_default : Str, Bool -> Attribute
on_keyup_custom :
Str,
Bool,
Bool
-> Attribute
on_keydown : Str -> Attribute
on_keydown_stop_propagation : Str, Bool -> Attribute
on_keydown_prevent_default : Str, Bool -> Attribute
on_keydown_custom :
Str,
Bool,
Bool
-> Attribute
on_touchstart : Str -> Attribute
on_touchstart_stop_propagation : Str, Bool -> Attribute
on_touchstart_prevent_default : Str, Bool -> Attribute
on_touchstart_custom :
Str,
Bool,
Bool
-> Attribute
on_touchmove : Str -> Attribute
on_touchmove_stop_propagation : Str, Bool -> Attribute
on_touchmove_prevent_default : Str, Bool -> Attribute
on_touchmove_custom :
Str,
Bool,
Bool
-> Attribute
on_touchend : Str -> Attribute
on_touchend_stop_propagation : Str, Bool -> Attribute
on_touchend_prevent_default : Str, Bool -> Attribute
on_touchend_custom :
Str,
Bool,
Bool
-> Attribute
on_mousedown : Str -> Attribute
on_mousedown_stop_propagation : Str, Bool -> Attribute
on_mousedown_prevent_default : Str, Bool -> Attribute
on_mousedown_custom :
Str,
Bool,
Bool
-> Attribute
on_mousemove : Str -> Attribute
on_mousemove_stop_propagation : Str, Bool -> Attribute
on_mousemove_prevent_default : Str, Bool -> Attribute
on_mousemove_custom :
Str,
Bool,
Bool
-> Attribute
on_mouseup : Str -> Attribute
on_mouseup_stop_propagation : Str, Bool -> Attribute
on_mouseup_prevent_default : Str, Bool -> Attribute
on_mouseup_custom :
Str,
Bool,
Bool
-> Attribute
on_mouseleave : Str -> Attribute
on_mouseleave_stop_propagation : Str, Bool -> Attribute
on_mouseleave_prevent_default : Str, Bool -> Attribute
on_mouseleave_custom :
Str,
Bool,
Bool
-> Attribute