Static Propertysliemeobn.elementary 0.5.0Elementary
select
HtmlAttributes+Events.swift:51static var select: Self { get }
static var select: Self { get }
s10Elementary18HTMLAttributeValueO9FormEventV6selectAEvpZ
What are these?ZZTZ
import Elementary
struct FormEvent
enum HTMLAttributeValue
A namespace for value types used in attributes.
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 submit: Self { get }
var rawValue: String