Initializersliemeobn.elementary 0.5.0Elementary
init(rawValue:)
HtmlAttributes+Events.swift:12init(rawValue: String)
init(rawValue: String)
s10Elementary18HTMLAttributeValueO10MouseEventV03rawC0AESS_tcfc
What are these?26V9P
import Elementary
struct MouseEvent
enum HTMLAttributeValue
A namespace for value types used in attributes.
@frozen struct String
A Unicode string value that is a collection of characters.
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 mouseup: Self { get }
static var wheel: Self { get }
var rawValue: String