Static Propertysliemeobn.elementary 0.5.0Elementary
mouseup
HtmlAttributes+Events.swift:22static var mouseup: Self { get }
static var mouseup: Self { get }
s10Elementary18HTMLAttributeValueO10MouseEventV7mouseupAEvpZ
What are these?9GRJS
import Elementary
struct MouseEvent
enum HTMLAttributeValue
A namespace for value types used in attributes.
init(rawValue: String)
static var click: Self { get }
static var dblclick: Self { get }
static var mousedown: Self { get }
static var mousemove: Self { get }
static var mouseout: Self { get }
static var mouseover: Self { get }
static var wheel: Self { get }
var rawValue: String