onClick : msg -> Element.WithContext.Attribute context msg
onDoubleClick : msg -> Element.WithContext.Attribute context msg
onMouseDown : msg -> Element.WithContext.Attribute context msg
onMouseUp : msg -> Element.WithContext.Attribute context msg
onMouseEnter : msg -> Element.WithContext.Attribute context msg
onMouseLeave : msg -> Element.WithContext.Attribute context msg
onMouseMove : msg -> Element.WithContext.Attribute context msg
onFocus : msg -> Element.WithContext.Attribute context msg
onLoseFocus : msg -> Element.WithContext.Attribute context msg