SelectionAppend extension

on

Methods

append(Union2<EachCallback<Element>, String> type) Selection

Available on Selection, provided by the SelectionAppend extension

If the specified type is a string, appends a new element of this type (tag name) as the last child of each selected element, or before the next following sibling in the update selection if this is an enter selection.