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

base(_:children:)

mattt edited this page May 5, 2021 · 1 revision

base(_:children:)

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