Structuresliemeobn.elementary 0.5.3Elementary
ContentEditable
HtmlAttributes+global.swift:114struct ContentEditablestruct ContentEditableimport Elementaryenum HTMLAttributeValueA namespace for value types used in attributes.
struct AutoCompletestruct CharacterSetstruct CrossOriginstruct Directionstruct Draggablestruct FormEventstruct KeyboardEventstruct MouseEventstruct Popoverstruct ReferrerPolicystruct Relationshipstruct Rolestruct Targetprotocol SendableA thread-safe type whose values can be shared across arbitrary concurrent contexts without introducing a risk of data races. Values of the type may have no shared mutable state, or they may protect that state with a lock or by forcing it to only be accessed from a specific actor.
static var `false`: HTMLAttributeValue.ContentEditable { get }static var plaintextOnly: HTMLAttributeValue.ContentEditable { get }static var `true`: HTMLAttributeValue.ContentEditable { get }