init(_:)

Creates a new HTML void element with the specified attributes.

Html+Elements.swift:89
init(_ attributes: HTMLAttribute<Tag>...)

Parameters

attributes

The attributes to apply to the element.