* Creates a new element of this kind as child of the current element or parent. * Accepts an object literal as first parameter that can be used to describe the * attributes of the element. * Accepts a function as second parameter that can be used to create child elements * of the elemen
(attributes?: any, fn?: (builder: Builder) => void)
source not stored for this graph (policy: none)