init(_:)

Creates a new HTML void element with the specified attribute.

Html+Elements.swift:82
init(_ attribute: HTMLAttribute<Tag>)

Parameters

attribute

The attribute to apply to the element.