Initializersliemeobn.elementary 0.5.0Elementary
init(rawValue:)
HtmlAttributes+Events.swift:39init(rawValue: String)
init(rawValue: String)
s10Elementary18HTMLAttributeValueO9FormEventV03rawC0AESS_tcfc
What are these?199VS
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 }
var rawValue: String