init(content:)

    Creates a new HTML element with the specified content.

    Html+Elements.swift:12
    init(@HTMLBuilder content: () -> Content)

    Parameters

    content

    The content of the element.

    Other members in extension

    Typealiases

    Type members

    Show system interfaces (2)

    Hide system interfaces

    Instance members