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