var rawValue: String
s10Elementary18HTMLAttributeValueO12AutoCompleteV03rawC0SSvp
9DWBP
import Elementary
struct AutoComplete
enum HTMLAttributeValue
A namespace for value types used in attributes.
@frozen struct String
A Unicode string value that is a collection of characters.
init(rawValue: String)
init(stringLiteral value: String)
static var off: Self { get }
static var on: Self { get }