HTMLComment

    A type that represents an HTML comment.

    Html+Elements.swift:61
    struct HTMLComment

    A comment is rendered as <!--text--> and the text will be escaped if necessary.

    Citizens in Elementary

    Conformances

    Type members

    • init(String)

      Creates a new HTML comment with the specified text.

    Show system interfaces (2)

    Hide system interfaces

    Instance members

    Type features

    Show implementation details (2)

    Hide implementation details

    Instance features

    Show obsolete interfaces (1)

    Hide obsolete interfaces

    Show system interfaces (1)

    Hide system interfaces