Structuresliemeobn.elementary 0.5.0Elementary
KeyboardEvent
HtmlAttributes+Events.swift:26struct KeyboardEvent
struct KeyboardEvent
import Elementary
enum HTMLAttributeValue
A namespace for value types used in attributes.
struct AutoComplete
struct CharacterSet
struct ContentEditable
struct CrossOrigin
struct Direction
struct Draggable
struct FormEvent
struct MouseEvent
struct Popover
struct ReferrerPolicy
struct Relationship
struct Role
struct Target
protocol RawRepresentable<RawValue>
A type that can be converted to and from an associated raw value.
init(rawValue: String)
static var keydown: Self { get }
static var keypress: Self { get }
static var keyup: Self { get }
var rawValue: String