Structuresliemeobn.elementary 0.5.0Elementary
FormEvent
HtmlAttributes+Events.swift:37struct FormEvent
struct FormEvent
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 KeyboardEvent
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 blur: Self { get }
static var change: Self { get }
static var contextmenu: Self { get }
static var focus: Self { get }
static var input: Self { get }
static var invalid: Self { get }
static var reset: Self { get }
static var search: Self { get }
static var select: Self { get }
static var submit: Self { get }
var rawValue: String