var rawValue: String
s10Elementary18HTMLAttributeValueO9FormEventV03rawC0SSvpWhat are these?
s10Elementary18HTMLAttributeValueO9FormEventV03rawC0SSvp
FNV24: [28Z9D]
init(rawValue: String)
static var blur: `Self`
static var change: `Self`
static var contextmenu: `Self`
static var focus: `Self`
static var input: `Self`
static var invalid: `Self`
static var reset: `Self`
static var search: `Self`
static var select: `Self`
static var submit: `Self`
import Elementary
struct FormEvent
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 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 }