Instance Propertysliemeobn.elementary 0.5.0Elementary
rawValue
HtmlAttributes+Events.swift:27var rawValue: String
var rawValue: String
s10Elementary18HTMLAttributeValueO13KeyboardEventV03rawC0SSvp
What are these?6U46O
import Elementary
struct KeyboardEvent
enum HTMLAttributeValue
A namespace for value types used in attributes.
@frozen struct String
A Unicode string value that is a collection of characters.
init(rawValue: String)
static var keydown: Self { get }
static var keypress: Self { get }
static var keyup: Self { get }