Structuresliemeobn.elementary 0.5.0Elementary
Scope
HtmlAttributes.swift:729struct Scope
struct Scope
s10Elementary13HTMLAttributeVA2A7HTMLTagO2thORszrlE5ScopeV
What are these?4FWKQ
where Tag == HTMLTag.th
import Elementary
struct HTMLAttribute<Tag> where Tag : HTMLTagDefinition
An HTML attribute that can be applied to an HTML element of the associated tag.
enum th
static func scope(_ scope: Scope) -> HTMLAttribute<Tag>
protocol Equatable
A type that can be compared for value equality.
protocol Sendable
static var col: Self { get }
static var colgroup: Self { get }
static var row: Self { get }
static var rowgroup: Self { get }
static func != (lhs: Self, rhs: Self) -> Bool
Returns a Boolean value indicating whether two values are not equal.