Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

meta(_:children:)

mattt edited this page May 5, 2021 · 1 revision

meta(_:children:)

public func meta(_ attributes: [String: String] = [:], @DOMBuilder children builder: () -> Node = { DocumentFragment() }) -> Element 
Types
Protocols
Global Functions
Extensions
Clone this wiki locally